mirror of
https://github.com/YunoHost-Apps/kiwix_ynh.git
synced 2024-09-03 19:35:56 +02:00
Update DISCLAIMER.md
This commit is contained in:
parent
b99c050817
commit
ce6000315f
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
||||||
|
### How to add zim files?
|
||||||
|
|
||||||
|
- Download one or more ZIM files, e.g. from [https://download.kiwix.org/zim/](https://download.kiwix.org/zim/)
|
||||||
|
- Put the ZIM files into /home/yunohost.app/kiwix/
|
||||||
|
- Add them to the library with the following command:
|
||||||
|
```
|
||||||
|
/var/www/kiwix/kiwix-manage /home/yunohost.app/kiwix/library.xml add /home/yunohost.app/kiwix/*.zim
|
||||||
|
```
|
||||||
|
|
||||||
|
- Restart the service:
|
||||||
|
|
||||||
|
`yunohost service restart kiwix`
|
Loading…
Add table
Reference in a new issue