-
Switch into www-dir (above htdocs) of your project
-
Download this script:
git clone [email protected]:e78e9bafda5e1e1ff9e9.git
-
Rename folder:
mv e78e9bafda5e1e1ff9e9 contaoMysqlDump
-
Perform a backup:
php56 contaoMysqlDump/contaoMysqlDump.php
-
Check created backups:
l -h contaoMysqlDump/
(If files > 10 MB stop here and ask your admin how to continue) -
Git-Checkin:
git add contaoMysqlDump && git commit -m "Adding new MySQL-Backup using contaoMysqlDump" --author=$XXX
-
You're done!
- Ask Andreas =)