Whitespace fixes

This commit is contained in:
Alexander Groß
2021-12-23 17:34:38 +01:00
parent e20f66ada6
commit 6ccf196ae2

View File

@@ -162,7 +162,7 @@ upgrade() {
fi fi
elif [ "$autoconfirm" == "yes" ] elif [ "$autoconfirm" == "yes" ]
then then
echo 'You are now going to upgrade your js-controller.' echo 'You are now going to upgrade your js-controller.'
echo 'As this will change data in /opt/iobroker, make sure you have a backup!' echo 'As this will change data in /opt/iobroker, make sure you have a backup!'
echo 'During the upgrade process the container will automatically switch into maintenance mode and stop ioBroker.' echo 'During the upgrade process the container will automatically switch into maintenance mode and stop ioBroker.'
echo 'Depending of the restart policy, your container will be stopped or restarted automatically after the upgrade.' echo 'Depending of the restart policy, your container will be stopped or restarted automatically after the upgrade.'