mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-09 21:14:58 +00:00
test
This commit is contained in:
@@ -13,8 +13,8 @@ var_disk="${var_disk:-15}"
|
||||
var_os="${var_os:-debian}"
|
||||
var_version="${var_version:-12}"
|
||||
var_unprivileged="${var_unprivileged:-1}"
|
||||
var_fuse="${var_fuse:-no}"
|
||||
var_tun="${var_tun:-no}"
|
||||
#var_fuse="${var_fuse:-no}"
|
||||
#var_tun="${var_tun:-no}"
|
||||
|
||||
header_info "$APP"
|
||||
variables
|
||||
|
||||
@@ -17,7 +17,7 @@ msg_info "Installing Dependencies"
|
||||
$STD apt-get install -y gpg
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
setup_mariadb
|
||||
#setup_mariadb
|
||||
|
||||
#FFMPEG_VERSION="n7.1.1" FFMPEG_TYPE="full" setup_ffmpeg
|
||||
|
||||
@@ -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