mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-19 11:29:01 +02:00
Whitespace fixes
This commit is contained in:
2
debian/scripts/maintenance.sh
vendored
2
debian/scripts/maintenance.sh
vendored
@@ -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.'
|
||||||
|
|||||||
Reference in New Issue
Block a user