Skip to content

Commit

Permalink
FranzCross,build.sh: pass --orig-exe to raco exe
Browse files Browse the repository at this point in the history
  • Loading branch information
Bogdanp committed Oct 16, 2023
1 parent 756e2f5 commit c0614c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FranzCross/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -euo pipefail
raco exe \
-o Franz \
--gui \
--ico ./assets/icon.ico \
--orig-exe \
++lang lua \
++lib lua/lang/runtime-config \
++lib racket/runtime-config \
Expand Down

0 comments on commit c0614c8

Please sign in to comment.