1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kiwix_ynh.git synced 2024-09-03 19:35:56 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-05-01 14:02:47 +02:00
parent ea43c01ae4
commit a8523a42fb

View file

@ -105,9 +105,9 @@ chmod -R o-rwx "$datadir"
chown -R $app:www-data "$datadir"
pushd $datadir
ynh_exec_as $app curl -LO http://download.kiwix.org/zim/wikipedia/wikipedia_en_computer_maxi_2022-02.zim > /dev/null
ynh_exec_warn_less ynh_exec_as $app curl -LO http://download.kiwix.org/zim/wikipedia/wikipedia_en_computer_maxi_2022-02.zim
popd
ynh_exec_as $app $final_path/kiwix-manage $datadir/library.xml add $datadir/*.zim
ynh_exec_warn_less ynh_exec_as $app $final_path/kiwix-manage $datadir/library.xml add $datadir/*.zim
#=================================================
# SETUP SYSTEMD