Update-Flatpak-Packs

This commit is contained in:
Tyleo Dv. Delaware 2025-01-27 19:49:34 +00:00
parent e5ece7a825
commit bd1be9dcc0

View file

@ -188,5 +188,7 @@ read -p "Reboot System ? " -n 1 -r
echo
if [[ $REPLY =~ ^[Yy]$ ]]
then
clear
/sbin/reboot
fi
fi
clear