forked from mirrors/thatmattlove-hyperglass
commit
43c7266c0f
1 changed files with 2 additions and 2 deletions
|
|
@ -23,10 +23,10 @@ $ hyperglass build-ui
|
|||
✅ Completed UI build in production mode
|
||||
```
|
||||
|
||||
Or with the `--build-ui` CLI flag on startup:
|
||||
Or with the `--build` CLI flag on startup:
|
||||
|
||||
```shell-session
|
||||
$ hyperglass start --build-ui
|
||||
$ hyperglass start --build
|
||||
```
|
||||
|
||||
The UI build will run automatically any time the hyperglass configuration or version changes.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue