Update 20-folders.sh

This commit is contained in:
Alexandre
2022-06-15 19:21:40 +02:00
committed by GitHub
parent 53bbf5c30b
commit 4d924a3c53

View File

@@ -61,6 +61,7 @@ if [ ! -d /emby/data ]; then
ln -s /share/emby/data /emby/data
fi
rm /emby/logs
if [ ! -d /emby/logs ]; then
echo "Creating link for /emby/logs"
mkdir -p /share/emby/logs