Cleaning code
This commit is contained in:
parent
7f8a0419a6
commit
5375d17e37
1
archfi
1
archfi
@ -113,7 +113,6 @@ setkeymap(){
|
|||||||
rebootpc(){
|
rebootpc(){
|
||||||
if (whiptail --backtitle "$apptitle" --title "$txtreboot" --yesno "$txtreboot ?" --defaultno 0 0) then
|
if (whiptail --backtitle "$apptitle" --title "$txtreboot" --yesno "$txtreboot ?" --defaultno 0 0) then
|
||||||
clear
|
clear
|
||||||
#echo "reboot"
|
|
||||||
reboot
|
reboot
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user