mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 09:39:51 +00:00
ref(postgres): update aliases
This commit is contained in:
@@ -4,7 +4,8 @@ set -u
|
||||
|
||||
__redirect_alias_postgres() {
|
||||
echo "'postgresql' is an alias for 'postgres'"
|
||||
WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}
|
||||
sleep 2.5
|
||||
WEBI_HOST=${WEBI_HOST:-"https://webi.sh"}
|
||||
curl -fsSL "$WEBI_HOST/postgres@${WEBI_VERSION-}" | sh
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user