Update automatic_packages.sh

This commit is contained in:
Alexandre
2023-04-07 08:00:23 +02:00
committed by GitHub
parent 45b0462efb
commit c8ad9c7c5e

View File

@@ -191,8 +191,8 @@ fi
#######################
# Install micro texteditor
cd /usr/bin || true
curl https://getmic.ro | bash || true
curl https://getmic.ro | bash
mv micro /usr/bin || true
for files in "/etc/services.d" "/etc/cont-init.d"; do