This commit is contained in:
t3chn0m4g3 2019-02-15 15:10:18 +01:00
parent d6536fda3d
commit ba6ef72bfd

View file

@ -804,7 +804,7 @@ if [ "$myTPOT_DEPLOYMENT_TYPE" == "auto" ];
then then
echo "Done. Please reboot." echo "Done. Please reboot."
else else
sleep 2
fuBANNER "Rebooting ..." fuBANNER "Rebooting ..."
sleep 2
reboot reboot
fi fi