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