mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update upgrade
This commit is contained in:
parent
e9b3f3e0b3
commit
fa76432087
1 changed files with 2 additions and 3 deletions
|
@ -101,8 +101,7 @@ chown $app -R /var/log/$app
|
||||||
#=================================================
|
#=================================================
|
||||||
# CONFIGURE ETHERPAD
|
# CONFIGURE ETHERPAD
|
||||||
#=================================================
|
#=================================================
|
||||||
|
ynh_script_progression --message="Configure $app..."
|
||||||
ynh_script_progression --message="Configure etherpad..."
|
|
||||||
|
|
||||||
abiword_path="null"
|
abiword_path="null"
|
||||||
soffice_path="null"
|
soffice_path="null"
|
||||||
|
@ -149,7 +148,7 @@ chown $app:$app "$install_dir/credentials.json"
|
||||||
# popd
|
# popd
|
||||||
#fi
|
#fi
|
||||||
|
|
||||||
ynh_script_progression --message="Installing Etherpad plugins..." --weight=10
|
#ynh_script_progression --message="Installing Etherpad plugins..." --weight=10
|
||||||
|
|
||||||
#pushd "$install_dir"
|
#pushd "$install_dir"
|
||||||
# ynh_exec_warn_less npm install pnpm -g
|
# ynh_exec_warn_less npm install pnpm -g
|
||||||
|
|
Loading…
Add table
Reference in a new issue