We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a37c75 commit 07eda34Copy full SHA for 07eda34
ct/pve-scripts-local.sh
@@ -6,7 +6,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
6
# Source: https://www.debian.org/
7
8
APP="PVE-Scripts-Local"
9
-var_tags="${var_tags:-pve-scritps-local}"
+var_tags="${var_tags:-pve-scripts-local}"
10
var_cpu="${var_cpu:-2}"
11
var_ram="${var_ram:-4096}"
12
var_disk="${var_disk:-4}"
0 commit comments