mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 05:11:39 +02:00
Update docker image.
This commit is contained in:
parent
0481dc7ebf
commit
1b687a0d79
2 changed files with 18 additions and 10 deletions
|
@ -11,11 +11,10 @@ tmux new-window -t uxbox:2 -n 'backend'
|
|||
tmux select-window -t uxbox:2
|
||||
tmux send-keys -t uxbox 'cd uxbox/backend' enter C-l
|
||||
tmux send-keys -t uxbox 'bash ./scripts/fixtures.sh' enter
|
||||
tmux send-keys -t uxbox 'bash ./scripts/run.sh' enter
|
||||
|
||||
tmux new-window -t uxbox:3 -n 'services'
|
||||
tmux select-window -t uxbox:3
|
||||
tmux send-keys -t uxbox 'sudo pg_ctlcluster 9.5 main start' enter
|
||||
tmux send-keys -t uxbox 'sudo pg_ctlcluster 9.6 main start' enter
|
||||
|
||||
tmux rename-window -t uxbox:0 'gulp'
|
||||
tmux select-window -t uxbox:0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue