Typo in variable name ...

This commit is contained in:
Alexandre Aubin
2019-12-04 23:22:18 +01:00
committed by GitHub
parent 6e0b782d0e
commit e7a7d9bb9b

View File

@@ -23,7 +23,7 @@
LOGFILE="/var/log/ynh-vpnclient.log" LOGFILE="/var/log/ynh-vpnclient.log"
touch $LOGFILE touch $LOGFILE
chown root:root $LOFILE chown root:root $LOGFILE
chmod 600 $LOGFILE chmod 600 $LOGFILE
function success() function success()