diff options
-rw-r--r-- | archfi | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -113,7 +113,6 @@ setkeymap(){ rebootpc(){ if (whiptail --backtitle "$apptitle" --title "$txtreboot" --yesno "$txtreboot ?" --defaultno 0 0) then clear - #echo "reboot" reboot fi } |