瀏覽代碼

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

pull/1/head
父節點
當前提交
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"