From 14b67af00c2093be0c65b34de8476a9198176d02 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Sun, 13 Oct 2019 19:01:06 +0200 Subject: [PATCH] added rsync to misc --- bin/misc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/misc.sh b/bin/misc.sh index 6aa6911..9b27daa 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 # needrestart +apk add procps vim curl tmux etckeeper htop lynx unzip grep shadow coreutils certbot pwgen rsync # needrestart # sed -i "s/^# en_GB.UTF-8/en_GB.UTF-8/g" /etc/locale.gen # locale-gen