Skip to content

Commit

Permalink
Debug design build 1820
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceo committed Dec 7, 2023
1 parent a62ed27 commit f17304e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ cp -r ./public/icons ./build/icons
cp -r ./src/styles/css ./build/css
cp -r ./src/styles/fonts ./build/fonts
find ./src -name "*.js" -exec cp {} ./build/js \;
echo "1806" > ./build/version-debug.txt
echo "1820" > ./build/version-debug.txt
zip -r dist.zip build/

0 comments on commit f17304e

Please sign in to comment.