mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-28 10:16:06 +02:00
Update automatic_packages.sh
This commit is contained in:
@@ -191,8 +191,8 @@ fi
|
|||||||
#######################
|
#######################
|
||||||
|
|
||||||
# Install micro texteditor
|
# Install micro texteditor
|
||||||
cd /usr/bin || true
|
curl https://getmic.ro | bash
|
||||||
curl https://getmic.ro | bash || true
|
mv micro /usr/bin || true
|
||||||
|
|
||||||
for files in "/etc/services.d" "/etc/cont-init.d"; do
|
for files in "/etc/services.d" "/etc/cont-init.d"; do
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user