68b2e2b661279816aaea1fa980164f6890e3ea88
[webi-installers/.git] / postgresql / install.sh
1 # title: PostgreSQL (Postgres alias)
2 # homepage: https://webinstall.dev/postgres
3 # tagline: Alias for https://webinstall.dev/postgres
4 # alias: postgres
5 # description: |
6 #   See https://webinstall.dev/postgres
7
8 echo "'postgresql' is an alias for 'postgres'"
9 curl -fsSL https://webinstall.dev/postgres@${WEBI_VERSION:-} | bash