mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 18:05:54 +00:00
Update postgresus-install.sh
This commit is contained in:
@@ -20,8 +20,8 @@ msg_ok "Installed Dependencies"
|
|||||||
import_local_ip
|
import_local_ip
|
||||||
PG_VERSION="17" setup_postgresql
|
PG_VERSION="17" setup_postgresql
|
||||||
PG_DB_NAME="postgresus" PG_DB_USER="postgresus" setup_postgresql_db
|
PG_DB_NAME="postgresus" PG_DB_USER="postgresus" setup_postgresql_db
|
||||||
GO_VERSION="1.23" setup_golang
|
setup_go
|
||||||
NODE_VERSION="20" setup_nodejs
|
NODE_VERSION="24" setup_nodejs
|
||||||
|
|
||||||
fetch_and_deploy_gh_release "postgresus" "RostislavDugin/postgresus" "tarball" "latest" "/opt/postgresus"
|
fetch_and_deploy_gh_release "postgresus" "RostislavDugin/postgresus" "tarball" "latest" "/opt/postgresus"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user