From a2bda045ef61a204d8fb7cca85d9b7cf7b26ea61 Mon Sep 17 00:00:00 2001 From: Jerry Vonau Date: Sun, 3 Nov 2019 23:50:21 -0600 Subject: [PATCH] add temp Co-Authored-By: A Holt --- iiab-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iiab-install b/iiab-install index 23a9bc629..d394dae69 100755 --- a/iiab-install +++ b/iiab-install @@ -158,7 +158,7 @@ if [ -f /etc/iiab/config_vars2.yml ]; then echo "mongodb_installed: True" >> $IIAB_STATE_FILE fi -# another change to accout for +# TEMPORARY: another change to account for sed -i -e 's/pan_bluetooth/bluetooth/' $IIAB_STATE_FILE if [ "$STAGE" -eq 2 ]; then