mirror of
https://github.com/YunoHost-Apps/kiwix_ynh.git
synced 2024-09-03 19:35:56 +02:00
417 B
417 B
Comment ajouter des fichiers ZIM ?
- Téléchargez un ou plusieurs fichiers ZIM, par ex. https://download.kiwix.org/zim/
- Mettez les fichiers ZIM dans
__DATA_DIR__/
- Ajoutez-les à la bibliothèque avec la commande suivante :
__INSTALL_DIR__/kiwix-manage __DATA_DIR__/library.xml add __DATA_DIR__/*.zim
- Redémarrez le service :
yunohost service restart kiwix