mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
Note on oputil config cat
This commit is contained in:
parent
3fd526da6f
commit
c1c4f80a18
1 changed files with 3 additions and 0 deletions
|
@ -56,3 +56,6 @@ cp ./config/config.hjson ./config/config.hjson.backup
|
||||||
```
|
```
|
||||||
|
|
||||||
You can always convert back to HJSON by omitting `-j` in the command above.
|
You can always convert back to HJSON by omitting `-j` in the command above.
|
||||||
|
|
||||||
|
### oputil
|
||||||
|
You can easily dump out your current configuration in a pretty-printed style using oputil: ```./oputil.js config cat```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue