mirror of
https://github.com/penpot/penpot.git
synced 2025-05-02 23:15:53 +02:00
2 lines
49 B
Bash
Executable file
2 lines
49 B
Bash
Executable file
#!/usr/bin/env sh
|
|
exec clojure -M:dev:tests "$@"
|