fix the end...

This commit is contained in:
David Young
2026-04-10 14:31:42 -06:00
parent a2ffbb9380
commit 6cc1a2ecbb
2 changed files with 3 additions and 3 deletions

View File

@@ -181,7 +181,7 @@ else
echo "HamPackServer installation completed with errors. Please review the output above."
fi
echo ""
read -rp "A reboot is required to complete setup. Reboot now? [y/N] " response
read -rp "A reboot is required to complete setup. Reboot now? [y/N] " response </dev/tty
case "$response" in
[yY][eE][sS]|[yY])
echo "Rebooting..."