Переглянути джерело

Merge branch 'master' of git.thengo.net:ka/ansible-role-home

pull/1/head
Markus Katharina Brechtel 3 роки тому
джерело
коміт
cbbf38e95a
1 змінених файлів з 2 додано та 1 видалено
  1. +2
    -1
      files/bin/timer

+ 2
- 1
files/bin/timer Переглянути файл

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

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