8 lines
No EOL
151 B
Bash
Executable file
8 lines
No EOL
151 B
Bash
Executable file
#!/bin/bash
|
|
# Check_adhesion
|
|
# Copyright 2022 Adrien Bourmault
|
|
# Licence AGPL v3
|
|
|
|
set -e
|
|
|
|
(cat temp.txt) | /usr/sbin/sendmail -i -- tresorier@a-lec.org |