From 7915259390727bdf9600ee4e694b67e6c4fbb2f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 16 Jul 2022 19:10:50 +0200 Subject: [PATCH] Update install --- scripts/install | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/install b/scripts/install index 71d6004..ca19376 100755 --- a/scripts/install +++ b/scripts/install @@ -105,9 +105,9 @@ chown -R $app:www-data "$datadir" #================================================= ynh_script_progression --message="Migrate database..." --weight=10 -pushd $final_path - ./shiori migrate -popd +# pushd $final_path +# ./shiori migrate +# popd #================================================= # SETUP SYSTEMD