fix: use mail command

This commit is contained in:
ttionya
2023-07-02 22:27:30 +08:00
parent ed3970f8c2
commit 245085716e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ if [[ "$1" == "rclone" ]]; then
exit 0
fi
# mailx test
# mail test
if [[ "$1" == "mail" ]]; then
export_env_file
init_env_mail