소스 검색

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"