Skip to content

Commit

Permalink
Update buildScript.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
whatwareweb authored and Sheepy3 committed Mar 29, 2024
1 parent c8f6c4b commit ee6abe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firmware/spade/docker/buildScript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ cd ~/spade
touch game.js

mkdir -p src/build
mkdir -p src/shared/sprig_engine/build
./tools/cstringify.py ./src/shared/sprig_engine/engine.js > ./src/shared/sprig_engine/build/engine.min.js.cstring

cmake --preset=rpi
Expand Down

0 comments on commit ee6abe4

Please sign in to comment.