correction script migration

This commit is contained in:
root
2020-08-31 11:03:41 +02:00
parent 6b0b8bf281
commit 6954153be9
2 changed files with 33 additions and 31 deletions

View File

@@ -3,7 +3,7 @@
cd /var/www/html/schedule
# Déclaration d'un proxy
. proxy.sh
. /scripts/proxy.sh
# Mise en place du fichier d'environnement model
if [ ! -f /var/www/html/schedule/.env ]; then