mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -57,7 +57,7 @@ done
|
||||
|
||||
echo "... correcting official script"
|
||||
sed -i "s|/shared|$DATA_LOCATION|g" /docker_entrypoint.sh
|
||||
sed -i "s|cp -r ./media /shared/|cp -r ./media/* /shared/media/*|g" /home/seafile/*.sh
|
||||
sed -i "s|cp -r ./media /shared/|cp ./media/* /shared/media/*|g" /home/seafile/*.sh
|
||||
|
||||
###################
|
||||
# Define database #
|
||||
|
||||
Reference in New Issue
Block a user