Fichier Bash AP22

This commit is contained in:
2022-03-03 11:03:55 +01:00
parent 86bc93a8e4
commit d76c9b8afa
2 changed files with 7 additions and 0 deletions

2
Sio1/AP22/restorebase Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
zcat latest.sql.gz|ssh root@ap22 "mysql -u gsbadm -pgsbadm gsbvisite"