remove old edit leftover

This commit is contained in:
rootzoll
2021-09-06 23:36:15 +02:00
parent 1d3a1d2828
commit 8fb0412236

View File

@@ -34,8 +34,6 @@ if [ "${setupPhase}" == "" ] || [ "${state}" == "" ]; then
exit 1
fi
stop
# special state: copysource
if [ "${state}" = "stop" ]; then
echo "OK ready for manual provision - run 'release' at the end."