From 57a4eb8ab5769ed86755c168af0460c3081ad5c0 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 12 Mar 2025 11:50:50 +0100 Subject: [PATCH] Update switch_from_VED_to_VE.sh --- misc/switch_from_VED_to_VE.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/misc/switch_from_VED_to_VE.sh b/misc/switch_from_VED_to_VE.sh index 48665ec7..b0c54897 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