mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 21:56:39 +02:00
✨ Improve image build scripts (with many fixes).
This commit is contained in:
parent
b8050068d7
commit
17aa744b52
4 changed files with 28 additions and 31 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -xe
|
||||
sudo pg_ctlcluster 11 main start;
|
||||
clojure -Adev -m uxbox.tests.main;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue