Update 99-run.sh

This commit is contained in:
Alexandre
2022-06-09 22:03:57 +02:00
committed by GitHub
parent eb6857ef5f
commit b51ee5a8b5

View File

@@ -1,10 +1,7 @@
#!/usr/bin/env bashio #!/usr/bin/env bashio
# shellcheck shell=bash # shellcheck shell=bash
echo "test ongoing" cp /defaults/.env.example /.env
sleep 300
cp /opt/seafile/.env.example /opt/seafile/.env
#################### ####################
# GLOBAL VARIABLES # # GLOBAL VARIABLES #