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
echo "Done. Please reboot."
else
sleep 2
fuBANNER "Rebooting ..."
sleep 2
reboot
fi