some informations for v2.0.6beta

This commit is contained in:
andre
2019-04-15 23:04:26 +02:00
parent 525d6db3f4
commit 445ad691c2
2 changed files with 14 additions and 5 deletions

View File

@@ -47,7 +47,7 @@ then
echo 'Renaming ioBroker...'
iobroker host $(cat /opt/iobroker/.install_host)
rm -f /opt/iobroker/.install_host
echo 'Fixing permissions... (This might take a while!)'
echo 'Fixing permissions... (This might take a while! Please be patient!)'
chown -R iobroker /opt/iobroker
chown -R iobroker /opt/scripts
echo 'First run preparation done...'