mise a jour role glpi

This commit is contained in:
root
2024-01-11 09:44:41 +01:00
parent 1a9cfeb5d2
commit ac1d2756bd
4 changed files with 39 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
chm="/var/www/html/glpi/files/_dumps"
##!/bin/sh
#chm="/var/www/html/glpi/files/_dumps"
# Dump base GLPI
mysqldump -uroot -proot glpi |gzip > $chm/$(date +%Y-%m-%d).sql.gz
#mysqldump -uroot -proot glpi |gzip > $chm/$(date +%Y-%m-%d).sql.gz