Update automatic_packages.sh

This commit is contained in:
Alexandre
2023-04-07 22:47:40 +02:00
committed by GitHub
parent 03c341da72
commit b25b071eaa

View File

@@ -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