summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index 84d4016..dd0da83 100755
--- a/test.sh
+++ b/test.sh
@@ -14,7 +14,7 @@ cp -ra $HOME/Pictures/Anime $input
./gallery tag $target autotagger "DanBooru autotagger" \
< ../build-db/autotagger.tsv
-./gallery run $target :8080 &
+./gallery web $target :8080 &
web=$!
echo '{"path":"/tmp/Gi"}' | \