Mise à jour de 'services/pad.libre-service.eu.md'
This commit is contained in:
parent
13b63ef4fd
commit
e7b6511f5b
1 changed files with 1 additions and 4 deletions
|
@ -287,7 +287,7 @@ cd /var/www/pad.libre-service.eu/
|
|||
npm install --no-save --legacy-peer-deps ep_adminpads2 ep_align ep_author_hover ep_delete_empty_pads ep_font_color ep_font_size ep_headings2 ep_spellcheck ep_table_of_contents
|
||||
```
|
||||
|
||||
Sous réserve de mise àjour : ep_delete_after_delay
|
||||
Sous réserve de mise à jour : ep_delete_after_delay
|
||||
|
||||
### Ajout export ODF
|
||||
|
||||
|
@ -342,9 +342,6 @@ So proceed:
|
|||
systemctl stop etherpad
|
||||
su etherpad -c "cd /var/www/pad.libre-service.eu/ && git pull"
|
||||
su etherpad -c "cd /var/www/pad.libre-service.eu/ && ./bin/installDeps.sh"
|
||||
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"
|
||||
|
||||
systemctl start etherpad
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue