command_test_alert.sh 319 B

123456789101112131415
  1. #!/bin/bash
  2. # LGSM command_email_test.sh function
  3. # Author: Daniel Gibbs
  4. # Website: https://gameservermanagers.com
  5. lgsm_version="210516"
  6. # Description: Sends a test email alert.
  7. local modulename="Alert"
  8. function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
  9. check.sh
  10. info_config.sh
  11. alert="test"
  12. alert.sh