fix for file not found on line 38 of gonk.sh
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
0256aa9c49
commit
490718f91f
@ -36,8 +36,8 @@ else
|
||||
curl -s https://ap5.gonknet.org/modules/$HOSTNAME/$GONK_KEY > /etc/asterisk/modules.conf
|
||||
curl -s https://ap5.gonknet.org/logger/$HOSTNAME/$GONK_KEY > /etc/asterisk/logger.conf
|
||||
|
||||
sed -i "s/##EXTERNAL_IP##/$(curl -s https://ipv4.myip.wtf/text)/g" /etc/asterisk/pjsip.config
|
||||
|
||||
sed -i "s/##EXTERNAL_IP##/$(curl -s https://ipv4.myip.wtf/text)/g" /etc/asterisk/pjsip.conf
|
||||
|
||||
|
||||
echo " Setting up config updater cron..."
|
||||
echo "26 * * * * gonk /usr/bin/reload" > /etc/cron.d/reload
|
||||
|
Loading…
Reference in New Issue
Block a user