From b25b071eaa79b9fa4af44c7cf8282ad2330c29cc Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 7 Apr 2023 22:47:40 +0200 Subject: [PATCH] Update automatic_packages.sh --- .templates/automatic_packages.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.templates/automatic_packages.sh b/.templates/automatic_packages.sh index 17ee29adb..6df253f85 100755 --- a/.templates/automatic_packages.sh +++ b/.templates/automatic_packages.sh @@ -192,7 +192,9 @@ fi # Install micro texteditor curl https://getmic.ro | bash -mv micro /usr/bin || true +mv micro /usr/bin +micro -plugin install bounce +micro -plugin install filemanager for files in "/etc/services.d" "/etc/cont-init.d"; do