From 143976ae0acb562e90e27004a3e2ba82a268d031 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Sun, 13 Dec 2020 22:27:27 +0100 Subject: [PATCH] removed ntp from misc as it was not found --- bin/misc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/misc.sh b/bin/misc.sh index 713e857..3b2ccaa 100755 --- a/bin/misc.sh +++ b/bin/misc.sh @@ -17,7 +17,7 @@ echo '@edge http://dl-cdn.alpinelinux.org/alpine/edge/main apk update -apk add procps vim curl tmux etckeeper htop lynx unzip grep shadow coreutils certbot pwgen rsync ntp # needrestart +apk add procps vim curl tmux etckeeper htop lynx unzip grep shadow coreutils certbot pwgen rsync #ntp # needrestart # sed -i "s/^# en_GB.UTF-8/en_GB.UTF-8/g" /etc/locale.gen # locale-gen