mirror of
https://github.com/YunoHost-Apps/ztncui_ynh.git
synced 2024-09-03 18:06:05 +02:00
remove npm audit fix
This commit is contained in:
parent
db6bb3025a
commit
d046b0e4d3
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ pushd "$install_dir/src"
|
|||
ynh_exec_warn_less ynh_exec_as "$app" "$ynh_node_load_PATH" "$ynh_npm" install node-gyp
|
||||
ynh_exec_warn_less ynh_exec_as "$app" "$ynh_node_load_PATH" "$ynh_npm" install argon2-cli
|
||||
ynh_exec_warn_less ynh_exec_as "$app" "$ynh_node_load_PATH" "$ynh_npm" install
|
||||
# ynh_exec_warn_less ynh_exec_as "$app" "$ynh_node_load_PATH" "$ynh_npm" audit fix
|
||||
popd
|
||||
|
||||
# Setup user credentials file
|
||||
|
|
Loading…
Add table
Reference in a new issue