Fix loop
This commit is contained in:
parent
8d764762dd
commit
ca8b99cba3
|
@ -659,7 +659,7 @@ function irc_set_global_password {
|
||||||
chown -R $IRC_USERNAME:$IRC_USERNAME /home/$IRC_USERNAME/.irssi
|
chown -R $IRC_USERNAME:$IRC_USERNAME /home/$IRC_USERNAME/.irssi
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
fi
|
done
|
||||||
|
|
||||||
# restart the daemon for the new password to take effect
|
# restart the daemon for the new password to take effect
|
||||||
systemctl restart ngircd
|
systemctl restart ngircd
|
||||||
|
|
Loading…
Reference in New Issue