diff --git a/iiab-install b/iiab-install index 9be0af5bf..1137c9319 100755 --- a/iiab-install +++ b/iiab-install @@ -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)."