diff --git a/irp-fedora-ws b/irp-fedora-ws index 627b3cf..226950a 100755 --- a/irp-fedora-ws +++ b/irp-fedora-ws @@ -188,5 +188,7 @@ read -p "Reboot System ? " -n 1 -r echo if [[ $REPLY =~ ^[Yy]$ ]] then + clear /sbin/reboot -fi \ No newline at end of file +fi +clear \ No newline at end of file