beta #2

Closed
sylvain wants to merge 20 commits from beta into main
Showing only changes of commit 8303f92ee3 - Show all commits

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
echo "[INFO] Lancement du service cron..." # Démarrage du service Apache
service cron start service apache2 start
echo "[INFO] Lancement du serveur Apache..." # Attente indéfinie pour maintenir le conteneur en cours d'exécution
apachectl -D FOREGROUND tail -f /dev/null