move fruitvote start
This commit is contained in:
parent
67e4b234d3
commit
fcd9283f14
@ -16,8 +16,8 @@ cp -r the-abstraction-engine/dist ../dist/public_html/the-abstraction-engine
|
|||||||
mkdir -p ../dist/fruitvote
|
mkdir -p ../dist/fruitvote
|
||||||
cd fruitvote
|
cd fruitvote
|
||||||
go build -o ../../dist/fruitvote/fruitvote
|
go build -o ../../dist/fruitvote/fruitvote
|
||||||
cd ..
|
|
||||||
cp start.sh ../dist/fruitvote/start.sh
|
cp start.sh ../dist/fruitvote/start.sh
|
||||||
|
cd ..
|
||||||
|
|
||||||
echo "finished building HTML"
|
echo "finished building HTML"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user