1
0
Fork 0
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:
ericgaspar 2020-12-23 22:41:18 +01:00
parent e45bfd5cf7
commit d40eabccdf
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -120,7 +120,7 @@ ynh_system_user_create --username=$app --home_dir=$final_path
# #=================================================
# ynh_script_progression --message="Installing Etherpad..." --weight=90
# chown -R $app: $final_path
chown -R $app: $final_path
pushd "$final_path" || ynh_die
ynh_use_nodejs