mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-29 11:11:47 +01:00
Merge pull request #169 from frennkie/rewrite-infoblitz
[WIP] Rewrite infoblitz
This commit is contained in:
commit
d515fa1dbf
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
.DS_Store
|
||||
home.admin/.DS_Store
|
||||
*.log
|
||||
__pycache__
|
||||
|
2
home.admin/00infoBlitz2.sh
Executable file
2
home.admin/00infoBlitz2.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
/usr/bin/env python3 infoblitzd.py $@
|
1584
home.admin/infoblitzd.py
Executable file
1584
home.admin/infoblitzd.py
Executable file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user