mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-12 23:01:22 +00:00
test
This commit is contained in:
@@ -11,7 +11,7 @@ var_cpu="${var_cpu:-1}"
|
||||
var_ram="${var_ram:-512}"
|
||||
var_disk="${var_disk:-2}"
|
||||
var_os="${var_os:-debian}"
|
||||
var_version="${var_version:-11}"
|
||||
var_version="${var_version:-12}"
|
||||
var_unprivileged="${var_unprivileged:-1}"
|
||||
var_fuse="${var_fuse:-no}"
|
||||
var_tun="${var_tun:-no}"
|
||||
|
||||
@@ -35,7 +35,7 @@ setup_mariadb
|
||||
#msg_ok "Get Release $RELEASE"
|
||||
#NODE_VERSION="24" NODE_MODULE="yarn" setup_nodejs
|
||||
|
||||
#PG_VERSION="16" setup_postgresql
|
||||
PG_VERSION="16" setup_postgresql
|
||||
|
||||
motd_ssh
|
||||
customize
|
||||
|
||||
Reference in New Issue
Block a user