This commit is contained in:
Your Name 2024-02-20 08:49:25 -07:00
parent 49b0047a5c
commit fde337514b

View File

@ -531,7 +531,7 @@ tweaks() {
elif [[ $choice = 8 ]]; then
installSteam
elif [[ $choice = 9 ]]; then
hibernation
hibernate
else
menu
fi