Added run.sh example.
This commit is contained in:
12
run.sh
Executable file
12
run.sh
Executable file
@ -0,0 +1,12 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -euo pipefail
|
||||||
|
|
||||||
|
python main.py -i ~/a/20818--lord-of-the-mysteries --fetch-images --tor-ports 9000,9001,9002,9003,9004 --volume 1 -c ~/povelitel-tain/cover1.jpg
|
||||||
|
python main.py -i ~/a/20818--lord-of-the-mysteries --fetch-images --tor-ports 9000,9001,9002,9003,9004 --volume 2 -c ~/povelitel-tain/cover2.jpg
|
||||||
|
python main.py -i ~/a/20818--lord-of-the-mysteries --fetch-images --tor-ports 9000,9001,9002,9003,9004 --volume 3 -c ~/povelitel-tain/cover3.jpg
|
||||||
|
python main.py -i ~/a/20818--lord-of-the-mysteries --fetch-images --tor-ports 9000,9001,9002,9003,9004 --volume 4 -c ~/povelitel-tain/cover4.png
|
||||||
|
python main.py -i ~/a/20818--lord-of-the-mysteries --fetch-images --tor-ports 9000,9001,9002,9003,9004 --volume 5 -c ~/povelitel-tain/cover5.png
|
||||||
|
python main.py -i ~/a/20818--lord-of-the-mysteries --fetch-images --tor-ports 9000,9001,9002,9003,9004 --volume 6 -c ~/povelitel-tain/cover6.jpg
|
||||||
|
python main.py -i ~/a/20818--lord-of-the-mysteries --fetch-images --tor-ports 9000,9001,9002,9003,9004 --volume 7 -c ~/povelitel-tain/cover7.png
|
||||||
|
python main.py -i ~/a/20818--lord-of-the-mysteries --fetch-images --tor-ports 9000,9001,9002,9003,9004 --volume 8 -c ~/povelitel-tain/cover8.jpg
|
||||||
Reference in New Issue
Block a user