Skip to content

Commit

Permalink
Warn of opening in view mode
Browse files Browse the repository at this point in the history
  • Loading branch information
forslund committed Sep 10, 2019
1 parent 98040e7 commit fea3133
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/mycroft-config
Expand Up @@ -136,6 +136,8 @@ function edit_config() {
;;
default | remote)
# View-only
echo "The default config shouldn't be changed, opening in View mode"
sleep 2
$VIEWER $TEMP/mycroft.json
;;
esac
Expand Down

0 comments on commit fea3133

Please sign in to comment.