mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
4 lines
124 B
Bash
Executable File
4 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
|