1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00

Update install

This commit is contained in:
Éric Gaspar 2023-06-27 11:09:08 +02:00
parent 7ba30cc35c
commit f83ff24d91

View file

@ -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 src/bin/run.sh #bin/installDeps.sh
ynh_exec_warn_less ynh_exec_as $app env $ynh_node_load_PATH bin/installDeps.sh #src/bin/run.sh
popd
#=================================================