mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 14:28:20 +02:00
🐳 Improve devenv and build steps (jvm-opts and upgrades).
This commit is contained in:
parent
009a626419
commit
df03b03818
9 changed files with 24 additions and 13 deletions
|
@ -37,7 +37,7 @@ function run-devenv {
|
|||
start-devenv
|
||||
fi
|
||||
|
||||
docker exec -ti uxboxdev-main /home/uxbox/start.sh;
|
||||
docker exec -ti uxboxdev-main /home/uxbox/start-tmux.sh
|
||||
}
|
||||
|
||||
function run-all-tests {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue