mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 00:10:11 -05:00
3 lines
124 B
Bash
Executable file
3 lines
124 B
Bash
Executable file
#!/bin/sh
|
|
lein trampoline run -m clojure.main scripts/build-worker.clj
|
|
lein trampoline run -m clojure.main scripts/dist.clj
|