Update finish.sh

This commit is contained in:
Scuzz12 2022-08-07 15:12:10 -04:00 committed by GitHub
parent a848a17cfd
commit 9527ac9ce9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ cp /var/www/fusionpbx/app/event_guard/resources/service/debian.service /etc/syst
/bin/systemctl start event_guard
/bin/systemctl daemon-reload
#install the event_gaurd timer
#install the event_guard timer
cp /var/www/fusionpbx/app/event_guard/resources/service/debian.timer /etc/systemd/system/event_guard.timer
/bin/systemctl disable event_guard
/bin/systemctl enable event_guard.timer