mirror of
https://github.com/YunoHost-Apps/yunorunner_ynh.git
synced 2024-09-03 20:36:13 +02:00
Update upgrade
This commit is contained in:
parent
eaf56818bc
commit
fedeb805fa
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ popd
|
||||||
ynh_script_progression --message="Run Yunorunner's finish_install script..."
|
ynh_script_progression --message="Run Yunorunner's finish_install script..."
|
||||||
|
|
||||||
pushd "$final_path"
|
pushd "$final_path"
|
||||||
./finish_install.sh
|
./maintenance/finish_install.sh
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue