mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update install
This commit is contained in:
parent
e45bfd5cf7
commit
d40eabccdf
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ ynh_system_user_create --username=$app --home_dir=$final_path
|
||||||
# #=================================================
|
# #=================================================
|
||||||
# ynh_script_progression --message="Installing Etherpad..." --weight=90
|
# ynh_script_progression --message="Installing Etherpad..." --weight=90
|
||||||
|
|
||||||
# chown -R $app: $final_path
|
chown -R $app: $final_path
|
||||||
|
|
||||||
pushd "$final_path" || ynh_die
|
pushd "$final_path" || ynh_die
|
||||||
ynh_use_nodejs
|
ynh_use_nodejs
|
||||||
|
|
Loading…
Add table
Reference in a new issue