diff --git a/scripts/install b/scripts/install index 9004835..81f964e 100644 --- a/scripts/install +++ b/scripts/install @@ -160,7 +160,7 @@ popd ynh_script_progression --message="Installing Etherpad..." --weight=90 pushd $install_dir - ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH bin/installDeps.sh + ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH src/bin/run.sh #bin/installDeps.sh popd #=================================================