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

This commit is contained in:
2025-08-14 16:22:24 +02:00
parent b108561e62
commit c81d0156aa
+3 -2
View File
@@ -21,8 +21,9 @@ YEAR_DIR="$LOGBOOK_DIR/$(date +%Y)"
mkdir -p "$YEAR_DIR"
# Donne accès à tout le monde (lecture + exécution) sur les dossiers
chmod 755 /tmp
chmod -R 755 "$INSTANCE_DIR"
chmod 1777 /tmp
chmod -R 777 "$INSTANCE_DIR"
# =======================
# 3. Créer un fichier d'utilisateurs en clair