Fix typo in system-power-menu.sh
This commit is contained in:
parent
c4b2f0adea
commit
0792b6c0e1
@ -12,6 +12,6 @@ case "${choice}" in
|
|||||||
poweroff
|
poweroff
|
||||||
;;
|
;;
|
||||||
1)
|
1)
|
||||||
restart
|
reboot
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
Reference in New Issue
Block a user