mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update restore
This commit is contained in:
parent
110909830b
commit
efcc151fbd
1 changed files with 0 additions and 5 deletions
|
@ -28,11 +28,6 @@ ynh_script_progression --message="Restoring system configurations related to $ap
|
|||
|
||||
ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
|
||||
pushd $install_dir
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less npm install pnpm -g
|
||||
popd
|
||||
|
||||
ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf"
|
||||
|
||||
mkdir -p /var/log/$app
|
||||
|
|
Loading…
Add table
Reference in a new issue