wip
This commit is contained in:
parent
61178d4d82
commit
c7132da639
173 changed files with 29860 additions and 10626 deletions
4
scripts/sauvegarde-bdd-production.fish
Normal file
4
scripts/sauvegarde-bdd-production.fish
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
cd /srv/haikuatelier.com/web
|
||||
sudo -S wp-cli --allow-root db export
|
||||
sudo -S mv -v /srv/haikuatelier.com/web/*.sql ../db
|
||||
sudo -S chown www-data: ../db
|
||||
Loading…
Add table
Add a link
Reference in a new issue