Skip to content

Instantly share code, notes, and snippets.

@J1nH4ng
Last active February 6, 2025 12:22
Show Gist options
  • Save J1nH4ng/92753e69612754de962926045d33f71f to your computer and use it in GitHub Desktop.
Save J1nH4ng/92753e69612754de962926045d33f71f to your computer and use it in GitHub Desktop.
#!/bin/bash
#
# Description: backup mysql with mysqldump
# Author: J1nH4ng<[email protected]>
# Date: 2025-02-06
# Version: V0.0.1.20250205_alpha
# Copyright 2025 © Team 4r3al. All rights reserved.
function main() {
:
}
main "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment