4 lines
81 B
Bash
4 lines
81 B
Bash
#!/bin/bash
|
|
|
|
mkdir /tmp/panosteal/ -p
|
|
/usr/bin/env python3 -m server.hallmonitor
|