1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shiori_ynh.git synced 2024-09-03 20:26:17 +02:00

Update install

This commit is contained in:
Éric Gaspar 2022-07-16 19:10:50 +02:00
parent fc9fd62239
commit 7915259390
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -105,9 +105,9 @@ chown -R $app:www-data "$datadir"
#================================================= #=================================================
ynh_script_progression --message="Migrate database..." --weight=10 ynh_script_progression --message="Migrate database..." --weight=10
pushd $final_path # pushd $final_path
./shiori migrate # ./shiori migrate
popd # popd
#================================================= #=================================================
# SETUP SYSTEMD # SETUP SYSTEMD