From ba6ef72bfd17d3b1719f2009d2b06fa95e48f0f5 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Fri, 15 Feb 2019 15:10:18 +0100 Subject: [PATCH] tweaking --- iso/installer/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso/installer/install.sh b/iso/installer/install.sh index 08a28e34..6db1446c 100755 --- a/iso/installer/install.sh +++ b/iso/installer/install.sh @@ -804,7 +804,7 @@ if [ "$myTPOT_DEPLOYMENT_TYPE" == "auto" ]; then echo "Done. Please reboot." else - sleep 2 fuBANNER "Rebooting ..." + sleep 2 reboot fi