From fcd9283f144e2dcb18013385ff402a5295701a46 Mon Sep 17 00:00:00 2001 From: Lizzy Hunt Date: Sat, 9 Mar 2024 21:31:14 -0700 Subject: move fruitvote start --- html/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/build.sh') diff --git a/html/build.sh b/html/build.sh index 816c324..6bc3571 100755 --- a/html/build.sh +++ b/html/build.sh @@ -16,8 +16,8 @@ cp -r the-abstraction-engine/dist ../dist/public_html/the-abstraction-engine mkdir -p ../dist/fruitvote cd fruitvote go build -o ../../dist/fruitvote/fruitvote -cd .. cp start.sh ../dist/fruitvote/start.sh +cd .. echo "finished building HTML" -- cgit v1.2.3-70-g09d2