From bd1be9dcc04c070d46e6219f7ea6f311de91ba4e Mon Sep 17 00:00:00 2001 From: TyleoDvDelaware3217 Date: Mon, 27 Jan 2025 19:49:34 +0000 Subject: [PATCH] Update-Flatpak-Packs --- irp-fedora-ws | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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