Check in missing files, add launcher for hallmonitor
This commit is contained in:
parent
03ed0fc72a
commit
ef850c42f7
4 changed files with 13 additions and 0 deletions
4
hallmonitor.sh
Normal file
4
hallmonitor.sh
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
mkdir /tmp/panosteal/ -p
|
||||||
|
/usr/bin/env python3 -m server.hallmonitor
|
7
server/static/bootstrap.min.js
vendored
Normal file
7
server/static/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
server/static/favicon.png
Normal file
BIN
server/static/favicon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
2
server/static/jquery-3.3.1.min.js
vendored
Normal file
2
server/static/jquery-3.3.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue