mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 13:58:29 +02:00
misc: improve management scripts
This commit is contained in:
parent
1fbd353001
commit
fd53f07efe
8 changed files with 62 additions and 57 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env zsh
|
||||
set -e
|
||||
echo "UXBOX Docker Dev entrypoint initialization..."
|
||||
set -ex
|
||||
sudo pg_ctlcluster 11 main start
|
||||
|
||||
exec "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue