1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update /opt/iiab/iiab/iiab-install

This commit is contained in:
A Holt 2020-02-11 16:51:37 -05:00 committed by GitHub
parent 875983d4fd
commit 599515c6df
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)."