mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-24 16:26:04 +02:00
Update 99-run.sh
This commit is contained in:
@@ -52,7 +52,6 @@ do
|
|||||||
mkdir -p "$DATA_LOCATION/$dir"
|
mkdir -p "$DATA_LOCATION/$dir"
|
||||||
chown -R seafile:seafile "$DATA_LOCATION/$dir"
|
chown -R seafile:seafile "$DATA_LOCATION/$dir"
|
||||||
ln -s "$DATA_LOCATION/$dir" /shared
|
ln -s "$DATA_LOCATION/$dir" /shared
|
||||||
chown -R seafile:seafile "/shared/$dir"
|
|
||||||
done
|
done
|
||||||
|
|
||||||
echo "... correcting official script"
|
echo "... correcting official script"
|
||||||
|
|||||||
Reference in New Issue
Block a user