Initial commit
This commit is contained in:
2
entrypoint.sh
Normal file
2
entrypoint.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
python3 main.py --level "${LEVEL:-lossless}" --mode "${MODE:-api}" --url "${URL:-''}"
|
||||
Reference in New Issue
Block a user