simplify eventlog usage, fix arguments

This commit is contained in:
Andreas Wrede
2026-04-30 15:38:46 -04:00
parent e6436fc236
commit b6dcce4f35
3 changed files with 3 additions and 8 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ if [ "$what" = "server" ]; then
else
rm -f $where/hbc
ln -sf $(which hbc) $where/hbc
rm -f $where/hb_install.sh
# rm -f $where/hb_install.sh
cp "$0" $where/hb_install.sh
chmod +x $where/hb_install.sh
if [ $on_ha -eq 1 ]; then