mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 02:18:16 +01:00
Add micro text editor
This commit is contained in:
@@ -190,6 +190,10 @@ fi
|
||||
# INSTALL MANUAL APPS #
|
||||
#######################
|
||||
|
||||
# Install micro texteditor
|
||||
cd /usr/bin || true
|
||||
curl https://getmic.ro | bash || true
|
||||
|
||||
for files in "/etc/services.d" "/etc/cont-init.d"; do
|
||||
|
||||
# Next directory if does not exists
|
||||
|
||||
Reference in New Issue
Block a user