fix the end...
This commit is contained in:
@@ -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..."
|
||||
|
||||
Reference in New Issue
Block a user