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