Christian Rotzoll
6 years ago
committed by
GitHub
3 changed files with 1588 additions and 0 deletions
@ -1,2 +1,4 @@ |
|||
.DS_Store |
|||
home.admin/.DS_Store |
|||
*.log |
|||
__pycache__ |
|||
|
@ -0,0 +1,2 @@ |
|||
#!/bin/sh |
|||
/usr/bin/env python3 infoblitzd.py $@ |
File diff suppressed because it is too large
Loading…
Reference in new issue