Browse Source

timer

timer
parent
commit
11ec631617
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      files/bin/timer

+ 1
- 1
files/bin/timer View File

@@ -1,7 +1,7 @@
#!/usr/bin/fish #!/usr/bin/fish


set command $argv[1] set command $argv[1]
switch $argv[1]
switch $command
case "activity" case "activity"
/opt/activity/select_activity /opt/activity/select_activity
case "uniklinik" case "uniklinik"