updated home folder for znc.conf

This commit is contained in:
Blade of Darkness 2019-01-19 00:26:29 +00:00
parent 999ba8d77b
commit daab2a05a3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
# to create backups?
# ZNC account creation
CONF='/var/lib/znc/.znc/configs/znc.conf'
CONF='~/.znc/configs/znc.conf'
# $username and $password are retrieved from create-account script
if [[ -z $username || -z $password ]] && [[ -z $1 || -z $2 ]]