temp: transfert entre ordinateurs
This commit is contained in:
parent
a0d91a0ef7
commit
d81acac380
46 changed files with 18652 additions and 1328 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