diff --git a/bin/pct-rename b/bin/pct-rename index 73ea748..4751a1a 100755 --- a/bin/pct-rename +++ b/bin/pct-rename @@ -49,7 +49,6 @@ function assert_args { function rename { vmid=$(pct-lookup $OLDNAME) - pct set $vmid --hostname "$NEWNAME" }