mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-15 11:49:43 +00:00
[core] cleanup (remove # App Default Values) (#2356)
This commit is contained in:
parent
8373e26f1e
commit
af01193bc2
254 changed files with 23 additions and 306 deletions
|
@ -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://silverbullet.md
|
||||
|
||||
# App default values
|
||||
APP="Silverbullet"
|
||||
var_tags="notes"
|
||||
var_cpu="1"
|
||||
|
@ -14,11 +13,7 @@ var_ram="512"
|
|||
var_os="debian"
|
||||
var_version="12"
|
||||
|
||||
# App Output & Base Settings
|
||||
header_info "${APP}"
|
||||
base_settings
|
||||
|
||||
# Core
|
||||
variables
|
||||
color
|
||||
catch_errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue