mirror of https://github.com/tteck/Proxmox.git
parent
c89e9ac9c5
commit
1fd36bc6c3
|
@ -66,6 +66,5 @@ for container in $containers; do
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
wait
|
wait
|
||||||
rm -rf temp
|
|
||||||
header_info
|
header_info
|
||||||
echo -e "${GN} Finished, All Containers Updated. ${CL} \n"
|
echo -e "${GN} Finished, All Containers Updated. ${CL} \n"
|
||||||
|
|
Loading…
Reference in New Issue