From 800ded9aac3cb1d735609748a3967af3532d0cd9 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Mon, 7 Nov 2022 00:11:50 +0100 Subject: semi-working --- testrun.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testrun.sh') diff --git a/testrun.sh b/testrun.sh index e400469..955bc95 100755 --- a/testrun.sh +++ b/testrun.sh @@ -6,7 +6,7 @@ mkdir -p testrun/pkgout ./build.sh -docker run --name archpkg-test --env PACKAGE_NAME=python-octodns \ +docker run --name archpkg-test --env PACKAGE_NAME=minipro \ -v $(pwd)/testrun/db:/db -v $(pwd)/testrun/pkgout:/pkgout \ archpkg -- cgit v1.2.3