From 599515c6df5e170eaa4d763d94a9384bf91c418a Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 11 Feb 2020 16:51:37 -0500 Subject: [PATCH] Update /opt/iiab/iiab/iiab-install --- iiab-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)."