Update 41-folders

This commit is contained in:
Alexandre
2021-08-31 14:49:26 +02:00
committed by GitHub
parent 2e342efdfd
commit 77fedce45b

View File

@@ -9,6 +9,6 @@ if [ ! -d /data/config ]; then
echo "moving config folder"
mv /gallery/local/config /data
mkdir -p /gallery/local/config
ln -s /data/config /gallery/local/config
ln -s /data/config /gallery/local
echo "links done"
fi