- Fix DEBUG variable in vipervpn scripts.
This commit is contained in:
@@ -54,7 +54,8 @@ then
|
||||
remote_address=0.0.0.0
|
||||
|
||||
echo >>${log_file} "$(date): Down: ${Dev}: set ${remote_address} to vpn${id}.vpn.rx3"
|
||||
/usr/local/sbin/ip_host_update vpn${id} vpn.rx3 ${remote_address} 60
|
||||
|
||||
${DEBUG} ip_host_update vpn${id} vpn.rx3 ${remote_address} 60
|
||||
else
|
||||
echo >>${log_file} " Status: [ERROR]!"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user