1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Merge pull request #369 from holta/master

Sync from holta:master
This commit is contained in:
A Holt 2020-02-11 16:55:52 -05:00 committed by GitHub
commit 33aab801de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -159,7 +159,7 @@ if [ -f /etc/iiab/config_vars2.yml ]; then
fi
# TEMPORARY: another change to account for
sed -i -e 's/pan_bluetooth/bluetooth/' $IIAB_STATE_FILE
# sed -i -e 's/pan_bluetooth/bluetooth/' $IIAB_STATE_FILE
if [ "$STAGE" -eq 2 ]; then
echo -e "\nCompleting Stage 3 from IIAB image (starts systemd service iiab-setup-db to run the 'mysql' role)."