diff --git a/officetime.sh b/officetime.sh old mode 100644 new mode 100755 index eb3804e16fc1d31788411338b07c8a7597dc4c4b..23d5dee9ee300dee3e3ad84eb7c934a6775bc9f6 --- a/officetime.sh +++ b/officetime.sh @@ -99,7 +99,7 @@ function write () { lockfile clear } -CHOICES=$(whiptail --menu "Wähle dein Arbeitsmodell!" 18 100 10 \ +CHOICES=$(whiptail --menu "Wähle dein Arbeitsmodell!" 18 60 10 \ "1" "HomeOffice" \ "2" "Büro" \ "3" "Bereitschaft" \