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