mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update switch_from_VED_to_VE.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user