Update install_elog.sh
Run CI Tests / test (push) Successful in 1m25s

This commit is contained in:
2025-08-06 20:22:57 +02:00
parent 5fb59bd19f
commit 6c21806d4b
+1 -1
View File
@@ -4,7 +4,7 @@ set -e
echo "📦 Installation de ELOG..."
sudo apt update
sudo apt install -y make gcc wget tar curl
sudo apt install -y make gcc wget tar curl apache2-utils
# Télécharger ELOG
wget https://downloads.sourceforge.net/project/elog/elog/2.7.1/elog-2.7.1-1.tar.gz