mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20:45 -05:00
3 lines
84 B
Text
3 lines
84 B
Text
|
#!/bin/sh
|
||
|
lein with-profile +front trampoline run -m clojure.main scripts/watch.clj
|