Change fic2014 to fic

This commit is contained in:
nemunaire 2014-11-05 17:46:18 +01:00
commit cfc7c2ba0b
11 changed files with 47 additions and 47 deletions

View file

@ -15,7 +15,7 @@ fi
if mount | grep "$TO_BCKP" > /dev/null
then
mysqldump -u backup --password="Riuy6of sae^W0Sh" fic2014 > "$TO_BCKP"/db/`date +%Y%m%d-%H%M`.sql
mysqldump -u backup --password="Riuy6of sae^W0Sh" fic > "$TO_BCKP"/db/`date +%Y%m%d-%H%M`.sql
rsync -avL misc "$TO_BCKP"
rsync -avL .git "$TO_BCKP"