parent
6bc1b9c675
commit
cb4ab7f7ab
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
sudo docker run -v $(pwd)/config.toml:/app/config.toml -v $(pwd)/out/:/app/assets -v $(pwd)/.env:/app/.env -v $(pwd)/results:/app/results -it rvmt
|
||||
sudo docker run -v $(pwd)/video_creation/data:/app/video_creation/data -v $(pwd)/config.toml:/app/config.toml -v $(pwd)/out/:/app/assets -v $(pwd)/.env:/app/.env -v $(pwd)/results:/app/results -it rvmt
|
||||
|
||||
|
Loading…
Reference in new issue