Update 41-folders.sh

This commit is contained in:
Alexandre
2023-02-21 22:09:04 +01:00
committed by GitHub
parent b90da8b3cb
commit 53f78d375e

View File

@@ -15,6 +15,7 @@ else
chown -R abc:abc /share/piwigo
fi
mkdir -p /config/www/local
if [ ! -d /share/piwigo/config ] && [ -d /config/www/local/config ]; then
echo "moving config folder"
mv /config/www/local/config /share/piwigo