Skip to content

Commit

Permalink
Update intent parser in OTA
Browse files Browse the repository at this point in the history
  • Loading branch information
hobinjk committed Aug 3, 2018
1 parent 287d1ed commit d9b639c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/post-upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,6 @@ if sudo test -e "/root/gateway-wifi-setup/wifiskip"; then
touch "$HOME/.mozilla-iot/config/wifiskip"
fi

(cd "$HOME/mozilla-iot/intent-parser"; git pull)

touch .post_upgrade_complete

0 comments on commit d9b639c

Please sign in to comment.