This commit is contained in:
Samuel Vermeulen 2023-05-22 15:19:07 +02:00
parent c299f929a8
commit d2bc30a0d6

View File

@ -50,7 +50,9 @@ chmod 0775 /var/snd
mysql < ${REP_SCRIPT}/rivendell.sql
rddbmgr --create --generate-audio
# Démarrage service
# Démarrage services
a2enmod cgid #pour rdimport
systemctl restart apache2
systemctl start rivendell
systemctl enable rivendell