Serveur Sv

This commit is contained in:
2022-03-10 10:24:27 +01:00
parent dc8f24250c
commit 00c717686b
3 changed files with 8 additions and 0 deletions

2
sv/restorebase Executable file
View File

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