forked from gadmin/gsb2023
Premier commit
This commit is contained in:
4
roles/old/itil-cs/files/script
Normal file
4
roles/old/itil-cs/files/script
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
chm= »/var/www/html/glpi/files/_dumps »
|
||||
# Dump base GLPI
|
||||
mysqldump -uroot -proot glpi |gzip > $chm/$(date +%Y-%m-%d).sql.gz
|
Reference in New Issue
Block a user