move fruitvote start

This commit is contained in:
Elizabeth Hunt 2024-03-09 21:31:14 -07:00
parent 67e4b234d3
commit fcd9283f14
Signed by: simponic
GPG Key ID: 52B3774857EB24B1
2 changed files with 1 additions and 1 deletions

View File

@ -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"