more fixes
This commit is contained in:
7
build/run-cli.sh
Normal file
7
build/run-cli.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
mkdir -p /app/data/output
|
||||
touch /app/data/output/frames.txt
|
||||
python3 /app/fakeserver/server.py &
|
||||
|
||||
bash
|
Reference in New Issue
Block a user