Commit beab896c authored by Dimitri Enns's avatar Dimitri Enns
Browse files

Whiptail update && chmod +x

parent 78913b6d
Loading
Loading
Loading
Loading

officetime.sh

100644 → 100755
+1 −1
Original line number Diff line number Diff line
@@ -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" \