Create youtube tempdir in hallmonitor.sh
This commit is contained in:
parent
d494fd3a77
commit
6fb2987e7d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
mkdir /tmp/panosteal/ -p
|
mkdir /tmp/panosteal/youtube/ -p
|
||||||
/usr/bin/env python3 -m server.hallmonitor
|
/usr/bin/env python3 -m server.hallmonitor
|
||||||
|
|
Loading…
Reference in a new issue