Updating scripts to work with this branch
Just making textextractor one of the branches that can be chosen in the scripts. Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
This commit is contained in:
parent
4015328160
commit
a4d75fc6bd
2
run.sh
2
run.sh
@ -31,7 +31,7 @@ stopalldockercontainers() {
|
||||
|
||||
# actual script
|
||||
|
||||
realbranches=("app" "autocropper indexer")
|
||||
realbranches=("app" "autocropper textextractor")
|
||||
branches=()
|
||||
|
||||
for arg in $(seq 1 ${#}); do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user