mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-08 12:54:54 +01:00
Update 99-run.sh
This commit is contained in:
@@ -57,7 +57,7 @@ done
|
|||||||
|
|
||||||
echo "... correcting official script"
|
echo "... correcting official script"
|
||||||
sed -i "s|/shared|$DATA_LOCATION|g" /docker_entrypoint.sh
|
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 #
|
# Define database #
|
||||||
|
|||||||
Reference in New Issue
Block a user