mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
Update 20-folders.sh
This commit is contained in:
@@ -61,6 +61,7 @@ if [ ! -d /emby/data ]; then
|
|||||||
ln -s /share/emby/data /emby/data
|
ln -s /share/emby/data /emby/data
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
rm /emby/logs
|
||||||
if [ ! -d /emby/logs ]; then
|
if [ ! -d /emby/logs ]; then
|
||||||
echo "Creating link for /emby/logs"
|
echo "Creating link for /emby/logs"
|
||||||
mkdir -p /share/emby/logs
|
mkdir -p /share/emby/logs
|
||||||
|
|||||||
Reference in New Issue
Block a user