Typo in variable name ...
This commit is contained in:
parent
6e0b782d0e
commit
e7a7d9bb9b
@ -23,7 +23,7 @@
|
||||
|
||||
LOGFILE="/var/log/ynh-vpnclient.log"
|
||||
touch $LOGFILE
|
||||
chown root:root $LOFILE
|
||||
chown root:root $LOGFILE
|
||||
chmod 600 $LOGFILE
|
||||
|
||||
function success()
|
||||
|
Loading…
x
Reference in New Issue
Block a user