mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
remove old edit leftover
This commit is contained in:
@@ -34,8 +34,6 @@ if [ "${setupPhase}" == "" ] || [ "${state}" == "" ]; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
stop
|
|
||||||
|
|
||||||
# special state: copysource
|
# special state: copysource
|
||||||
if [ "${state}" = "stop" ]; then
|
if [ "${state}" = "stop" ]; then
|
||||||
echo "OK ready for manual provision - run 'release' at the end."
|
echo "OK ready for manual provision - run 'release' at the end."
|
||||||
|
Reference in New Issue
Block a user