mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
misc: improve management scripts
This commit is contained in:
@@ -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 "$@"
|
||||
|
||||
Reference in New Issue
Block a user