Browse Source

update docs

tags/v1.1.1
Jonathan Cobb 4 years ago
parent
commit
b010716d94
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      docs/local-launcher.md

+ 2
- 1
docs/local-launcher.md View File

@@ -20,7 +20,8 @@ The browser-based admin UI should be displaying an "Activate" page. Complete the
data. The Bubble Launcher will create an initial "root" account and other basic system configurations. data. The Bubble Launcher will create an initial "root" account and other basic system configurations.


#### Activate via command line #### Activate via command line
Copy the file in `config/activation.json`, then edit the file. There are comments in the file to guide you.
Make a copy of the file `config/activation.json` and edit the copy. There are comments in the file to guide you.

After saving the updated file, run this command: After saving the updated file, run this command:


`./bin/bactivate /path/to/activation.json` `./bin/bactivate /path/to/activation.json`


Loading…
Cancel
Save