Update 20-folders.sh

This commit is contained in:
Alexandre
2022-04-12 20:26:47 +02:00
committed by GitHub
parent cdecb4134e
commit 29ece36e96

View File

@@ -8,7 +8,6 @@ CONFIGSOURCE=$(dirname "$CONFIGSOURCE")
mkdir -p "$CONFIGSOURCE"
# Create symlinks
cp -rnf /data/configurations "$CONFIGSOURCE"
rm -r /data/configurations
ln -sf "$CONFIGSOURCE" /data/configurations