diff --git a/misc/switch_from_VED_to_VE.sh b/misc/switch_from_VED_to_VE.sh index 48665ec..b0c5489 100644 --- a/misc/switch_from_VED_to_VE.sh +++ b/misc/switch_from_VED_to_VE.sh @@ -93,8 +93,6 @@ function remove_dev_tag() { fi } -} - header_info echo "Searching for containers with 'community-script-dev' tag..." for container in $(pct list | awk '{if(NR>1) print $1}'); do