Skip to content

Commit af01193

Browse files
authored
[core] cleanup (remove # App Default Values) (#2356)
1 parent 8373e26 commit af01193

File tree

254 files changed

+23
-306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

254 files changed

+23
-306
lines changed

ct/2fauth.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
66
# Source: https://docs.2fauth.app/
77

8-
# App Default Values
98
APP="2FAuth"
109
var_tags="2fa;authenticator"
1110
var_cpu="1"

ct/actualbudget.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
66
# Source: https://actualbudget.org/
77

8-
# App Default Values
98
APP="Actual Budget"
109
var_tags="finance"
1110
var_cpu="2"

ct/adguard.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
66
# Source: https://adguard.com/
77

8-
# App Default Values
98
APP="Adguard"
109
var_tags="adblock"
1110
var_cpu="1"

ct/adventurelog.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
66
# Source: https://adventurelog.app/
77

8-
# App Default Values
98
APP="AdventureLog"
109
var_tags="traveling"
1110
var_disk="7"

ct/agentdvr.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
66
# Source: https://www.ispyconnect.com/
77

8-
# App Default Values
98
APP="AgentDVR"
109
var_tags="dvr"
1110
var_cpu="2"

ct/alpine-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
33
# Copyright (c) 2021-2025 tteck
44
# Author: tteck (tteckster)
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
6+
# Source: https://www.docker.com/
67

7-
# App Default Values
88
APP="Alpine-Docker"
99
var_tags="docker;alpine"
1010
var_cpu="1"

ct/alpine-grafana.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
33
# Copyright (c) 2021-2025 tteck
44
# Author: tteck (tteckster)
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
6+
# Source: https://grafana.com/
67

7-
# App Default Values
88
APP="Alpine-Grafana"
99
var_tags="alpine;monitoring"
1010
var_cpu="1"

ct/alpine-it-tools.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
33
# Copyright (c) 2021-2025 community-scripts ORG
44
# Author: nicedevil007 (NiceDevil)
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
6+
# Source: https://it-tools.tech/
67

7-
8-
# App Default Values
98
APP="Alpine-IT-Tools"
109
var_tags="alpine;development"
1110
var_cpu="1"

ct/alpine-nextcloud.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
33
# Copyright (c) 2021-2025 tteck
44
# Author: tteck (tteckster)
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
6+
# Source: https://nextcloud.com/
67

7-
# App Default Values
88
APP="Alpine-Nextcloud"
99
var_tags="alpine;cloud"
1010
var_cpu="2"

ct/alpine-vaultwarden.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
33
# Copyright (c) 2021-2025 tteck
44
# Author: tteck (tteckster)
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
6+
# Source: https://github.com/dani-garcia/vaultwarden
67

7-
# App Default Values
88
APP="Alpine-Vaultwarden"
99
var_tags="alpine;vault"
1010
var_cpu="1"

0 commit comments

Comments
 (0)