Skip to content

Commit

Permalink
Update openwrt.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balzack authored Jan 26, 2024
1 parent 08c2e0b commit 347f263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/openwrt.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ These instructions assume can build an OpenWrt firmware for your hardware:
- make menuconfig
- enable databag under net/instant messaging/databag
- build the firmware by running:
- make -j1 V=s package/databag/compile
- make -j$(nproc) defconfig download clean world
- flash and boot the resulting image

## Configure the Databag service
Expand Down

0 comments on commit 347f263

Please sign in to comment.