postgres joins the fight
[webi-installers/.git] / postgresql / install.sh
diff --git a/postgresql/install.sh b/postgresql/install.sh
new file mode 100644 (file)
index 0000000..68b2e2b
--- /dev/null
@@ -0,0 +1,9 @@
+# title: PostgreSQL (Postgres alias)
+# homepage: https://webinstall.dev/postgres
+# tagline: Alias for https://webinstall.dev/postgres
+# alias: postgres
+# description: |
+#   See https://webinstall.dev/postgres
+
+echo "'postgresql' is an alias for 'postgres'"
+curl -fsSL https://webinstall.dev/postgres@${WEBI_VERSION:-} | bash