mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
[core] cleanup (remove # App Default Values) (#2356)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user