mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Chizi123
2020-10-07 be70fd8207aacc84e01935997ae0e873c05f5019
main.sh
@@ -219,7 +219,7 @@
   echo "To: $EMAIL"
   echo "Subject: Build errors"
   echo "There were build errors for the build of $REPONAME at $(date), please address them soon."
   echo "The errors were: $1"
   echo "The errors were: $@"
   ) | sendmail -t
}