mirror of
https://github.com/penpot/penpot.git
synced 2026-05-02 22:58:35 +00:00
✨ Minor improvement on start-tmux.sh script.
This commit is contained in:
parent
cb5e300534
commit
5572c0798f
@ -27,7 +27,7 @@ tmux new-window -t penpot:2 -n 'exporter'
|
||||
tmux select-window -t penpot:2
|
||||
tmux send-keys -t penpot 'cd penpot/exporter' enter C-l
|
||||
tmux send-keys -t penpot 'rm -f target/app.js*' enter C-l
|
||||
tmux send-keys -t penpot 'npx shadow-cljs watch main' enter
|
||||
tmux send-keys -t penpot 'clojure -M:dev:shadow-cljs watch main' enter
|
||||
|
||||
tmux split-window -v
|
||||
tmux send-keys -t penpot 'cd penpot/exporter' enter C-l
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user