Skip to content

Commit 07eda34

Browse files
authored
fix: pve-scripts-local: typo (#8113)
1 parent 1a37c75 commit 07eda34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/pve-scripts-local.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
66
# Source: https://www.debian.org/
77

88
APP="PVE-Scripts-Local"
9-
var_tags="${var_tags:-pve-scritps-local}"
9+
var_tags="${var_tags:-pve-scripts-local}"
1010
var_cpu="${var_cpu:-2}"
1111
var_ram="${var_ram:-4096}"
1212
var_disk="${var_disk:-4}"

0 commit comments

Comments
 (0)