From 11ec631617df5283047ea2f373bf0a7c16fd3473 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Tue, 12 Jan 2021 18:34:37 +0100 Subject: [PATCH] timer --- files/bin/timer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"