mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 03:11:02 +01:00
Update 20-folders.sh
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
|
||||
mkdir -p /share/webtop-alpine
|
||||
chown abc:abc /share/webtop-alpine
|
||||
if [ ! -f /config/configuration.html ]; then
|
||||
rm -r /config
|
||||
fi
|
||||
ln -s /share/webtop-alpine /config
|
||||
|
||||
Reference in New Issue
Block a user