To be sure that npm as $app has all needed rights
This commit is contained in:
parent
a4c9be8379
commit
8ac2881167
@ -172,6 +172,7 @@ ynh_system_user_create $app
|
||||
# ...
|
||||
#=================================================
|
||||
|
||||
chown -R $app: $final_path
|
||||
pushd $final_path
|
||||
ynh_use_nodejs
|
||||
sudo -u "$app" npm install "graphql@^0.13.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user