ソースを参照

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"