1
0
Fork 0
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:
tituspijean 2023-04-07 13:14:47 +02:00 committed by GitHub
parent eaf56818bc
commit fedeb805fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -157,7 +157,7 @@ popd
ynh_script_progression --message="Run Yunorunner's finish_install script..."
pushd "$final_path"
./finish_install.sh
./maintenance/finish_install.sh
popd
#=================================================