mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 41-folders.sh
This commit is contained in:
@@ -21,7 +21,7 @@ if [ ! -d /share/piwigo/config ] && [ -d /config/www/local/config ]; then
|
||||
ln -s /share/piwigo/config /config/www/local
|
||||
echo "links done"
|
||||
else
|
||||
rm -r /config/www/local/config
|
||||
if [ -d /config/www/local/config ]; then rm -r /config/www/local/config; fi
|
||||
ln -s /share/piwigo/config /config/www/local
|
||||
echo "Using existing config"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user