fix again
This commit is contained in:
@@ -183,7 +183,7 @@ fi
|
|||||||
echo ""
|
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
|
||||||
case "$response" in
|
case "$response" in
|
||||||
[yY][eE][sS]|[yY])
|
(([yY][eE][sS]|[yY])
|
||||||
echo "Rebooting..."
|
echo "Rebooting..."
|
||||||
sudo reboot
|
sudo reboot
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user