From 0518a69864bbd2eff9ff6872ca9d71af37feba29 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Sat, 20 Apr 2019 11:16:08 +0200 Subject: [PATCH] added coreutils to misc --- bin/misc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/misc.sh b/bin/misc.sh index 71814b5..1b0fc7c 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 # needrestart +apk add procps vim curl tmux etckeeper htop lynx unzip grep shadow coreutils # needrestart # sed -i "s/^# en_GB.UTF-8/en_GB.UTF-8/g" /etc/locale.gen # locale-gen