From a8523a42fbb1ffe3e8c70a5cd3a0d2c7fa7d164f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 1 May 2023 14:02:47 +0200 Subject: [PATCH] Update install --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 2ed8bc1..a1db2ef 100755 --- a/scripts/install +++ b/scripts/install @@ -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