Skip to content

Commit

Permalink
Update installation-openwrt.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fuji246 committed Oct 22, 2021
1 parent 613570a commit 6b8d965
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -136,5 +136,5 @@ root@OpenWrt:~# crontab -e
and add the following item:

```
0 4 * * * opkg update && opkg install lomo-backend lomo-web
0 4 * * * opkg update --no-check-certificate && opkg install lomo-backend lomo-web --no-check-certificate
```

0 comments on commit 6b8d965

Please sign in to comment.