Update 90-create_links.sh

This commit is contained in:
Alexandre
2025-07-29 22:34:29 +02:00
committed by GitHub
parent 59b09e1e8b
commit c7d217a487

View File

@@ -9,7 +9,6 @@ if [ ! -d /share/plex ]; then
mkdir -p /share/plex
fi
mkdir -p /config/Library
if [ ! -d /share/plex/Library ]; then
echo "moving Library folder"
mv /config/Library /share/plex