diff --git a/files/bin/timer b/files/bin/timer index 006bcae..da6a1e3 100755 --- a/files/bin/timer +++ b/files/bin/timer @@ -1,7 +1,7 @@ #!/usr/bin/fish set command $argv[1] -switch $argv[1] +switch $command case "activity" /opt/activity/select_activity case "uniklinik"