mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
commit
33aab801de
1 changed files with 1 additions and 1 deletions
|
@ -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)."
|
||||
|
|
Loading…
Reference in a new issue