Go to file
songtianlun 5821fefcae fix: simplify script execution command
- Remove unnecessary 'true ||' condition from the
  command that calls mirror.sh.
- This change clarifies the intent of the command and
  ensures that the script executes as expected.
2025-01-03 17:10:27 +08:00
config.sh feat: add email notification and logging features 2025-01-03 17:03:01 +08:00
mail.sh feat: add email notification and logging features 2025-01-03 17:03:01 +08:00
main.sh fix: simplify script execution command 2025-01-03 17:10:27 +08:00
mirror.sh feat: add email notification and logging features 2025-01-03 17:03:01 +08:00
REAEME.md feat: add email notification and logging features 2025-01-03 17:03:01 +08:00