mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 02:16:38 +02:00
🎉 Manage file images as assets
This commit is contained in:
parent
8f8dc80cad
commit
8c8b5887d6
14 changed files with 482 additions and 18 deletions
2
backend/scripts/psql.sh
Executable file
2
backend/scripts/psql.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
PGPASSWORD=$UXBOX_DATABASE_PASSWORD psql $UXBOX_DATABASE_URI -U $UXBOX_DATABASE_USERNAME
|
Loading…
Add table
Add a link
Reference in a new issue