Update-Flatpak-Packs
This commit is contained in:
parent
e5ece7a825
commit
bd1be9dcc0
1 changed files with 3 additions and 1 deletions
|
@ -188,5 +188,7 @@ read -p "Reboot System ? " -n 1 -r
|
|||
echo
|
||||
if [[ $REPLY =~ ^[Yy]$ ]]
|
||||
then
|
||||
clear
|
||||
/sbin/reboot
|
||||
fi
|
||||
fi
|
||||
clear
|
Loading…
Add table
Reference in a new issue