mirror of
https://github.com/penpot/penpot.git
synced 2025-01-22 14:39:45 -05:00
✨ Minor improvements on internal scripts.
This commit is contained in:
parent
05595541fa
commit
27181bf863
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
set -e
|
||||
|
||||
clojure ${CLOJURE_OPTIONS} -m uxbox.main
|
||||
clojure -O:jmx-remote -A:dev -J-Xms100m -J-Xmx100m -J-XX:+AlwaysPreTouch -J-XX:+UseBiasedLocking -J-Duxbox.enable-asserts=false -J-Dclojure.compiler.direct-linking=true -J-Dclojure.server.repl='{:port 5555 :accept clojure.core.server/repl}' -m uxbox.main
|
||||
|
|
Loading…
Add table
Reference in a new issue