mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
Fix wrong filename on watch-tests script.
This commit is contained in:
parent
650bbabe94
commit
d976afda30
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
lein trampoline run -m clojure.main scripts/watch.clj
|
lein trampoline run -m clojure.main scripts/watch-tests.clj
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue