forked from norman/fusionpbx-install.sh-github-mirror
Add support for Debian version 13 codename Trixie (#451)
This commit is contained in:
6
debian/resources/finish.sh
vendored
6
debian/resources/finish.sh
vendored
@@ -111,6 +111,12 @@ cd /var/www/fusionpbx && /usr/bin/php /var/www/fusionpbx/core/upgrade/upgrade.ph
|
||||
#install crontab
|
||||
apt install cron
|
||||
|
||||
#update file permissions
|
||||
chmod 664 /etc/fusionpbx/config.conf
|
||||
|
||||
#restart nginx
|
||||
systemctl restart nginx freeswitch
|
||||
|
||||
#welcome message
|
||||
echo ""
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user