[core] cleanup (remove # App Default Values) (#2356)

This commit is contained in:
CanbiZ
2025-02-13 17:59:47 +01:00
committed by GitHub
parent 8373e26f1e
commit af01193bc2
254 changed files with 23 additions and 306 deletions

View File

@@ -5,7 +5,6 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://github.com/toniebox-reverse-engineering/teddycloud
# App default values
APP="TeddyCloud"
var_tags="media"
var_cpu="2"
@@ -14,11 +13,7 @@ var_ram="1024"
var_os="debian"
var_version="12"
# App Output & Base Settings
header_info "${APP}"
base_settings
# Core
variables
color
catch_errors