This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-home
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of git.thengo.net:ka/ansible-role-home
pull/1/head
Markus Katharina Brechtel
3 years ago
parent
30e0424d48
11ec631617
commit
cbbf38e95a
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
files/bin/timer
+ 2
- 1
files/bin/timer
View File
@@ -1,6 +1,7 @@
#!/usr/bin/fish
switch $argv[1]
set command $argv[1]
switch $command
case "activity"
/opt/activity/select_activity
case "uniklinik"