Mise à jour de 'services/pad.libre-service.eu.md'
This commit is contained in:
parent
a93f5e0d2e
commit
0e5df9fd6e
1 changed files with 1 additions and 1 deletions
|
@ -167,8 +167,8 @@ su etherpad -c "cd /var/www/pad.libre-service.eu/ && ./bin/installDeps.sh && ./s
|
|||
|
||||
Neutraliser les vulnéralités :
|
||||
```
|
||||
su etherpad -c "cd /var/www/pad.libre-service.eu/ && npm audit"
|
||||
su etherpad -c "cd /var/www/pad.libre-service.eu/ && npm i --package-lock-only"
|
||||
su etherpad -c "cd /var/www/pad.libre-service.eu/ && npm audit"
|
||||
su etherpad -c "cd /var/www/pad.libre-service.eu/ && npm audit fix"
|
||||
su etherpad -c "cd /var/www/pad.libre-service.eu/ && npm audit"
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue