Skip to content

Commit

Permalink
Fix deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioarnold committed Feb 14, 2023
1 parent 9a11922 commit c598263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
zig build -Drelease-small=true
zig build -Doptimize=ReleaseSmall
scp -r index.html img js zig-out fabioarnold.de:/var/www/fabioarnold.de/games/zeroman

0 comments on commit c598263

Please sign in to comment.