1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
Co-Authored-By: A Holt <holta@users.noreply.github.com>
This commit is contained in:
Jerry Vonau 2019-11-03 23:50:21 -06:00
parent b47558e284
commit a2bda045ef

View file

@ -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