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
# shellcheck shell=bash
echo "test ongoing"
sleep 300
cp /opt/seafile/.env.example /opt/seafile/.env
cp /defaults/.env.example /.env
####################
# GLOBAL VARIABLES #