Update switch_from_VED_to_VE.sh
This commit is contained in:
parent
c7e937334c
commit
57a4eb8ab5
@ -93,8 +93,6 @@ function remove_dev_tag() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
header_info
|
header_info
|
||||||
echo "Searching for containers with 'community-script-dev' tag..."
|
echo "Searching for containers with 'community-script-dev' tag..."
|
||||||
for container in $(pct list | awk '{if(NR>1) print $1}'); do
|
for container in $(pct list | awk '{if(NR>1) print $1}'); do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user