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:
parent
fc9fd62239
commit
7915259390
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue