alpha #1

Merged
sylvain merged 5 commits from alpha into beta 2025-05-16 19:48:42 +00:00
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