diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-26 00:42:00 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2019-02-26 00:42:00 +0100 |
commit | 2d8938f6bef5a7afc4d4f65df9188634de25ef0f (patch) | |
tree | 2cfd5a9ce13e86a9ecc7d723e91c31c5845c018d /mails_iprof | |
parent | d5a5b224b549dc17f472fc8a13270d6041f62546 (diff) | |
download | Public-2d8938f6bef5a7afc4d4f65df9188634de25ef0f.tar.gz Public-2d8938f6bef5a7afc4d4f65df9188634de25ef0f.tar.zst Public-2d8938f6bef5a7afc4d4f65df9188634de25ef0f.zip |
Add tipping hint
Diffstat (limited to 'mails_iprof')
-rwxr-xr-x | mails_iprof | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mails_iprof b/mails_iprof index 04f2603..3ddc906 100755 --- a/mails_iprof +++ b/mails_iprof | |||
@@ -21,6 +21,9 @@ | |||
21 | # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | 21 | # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
22 | # THE SOFTWARE. | 22 | # THE SOFTWARE. |
23 | 23 | ||
24 | |||
25 | # Feel like tipping/donating? https://www.immae.eu/licenses_and_tipping | ||
26 | |||
24 | if [ "$*" = "" ]; then | 27 | if [ "$*" = "" ]; then |
25 | echo "`basename $0` academie login password" | 28 | echo "`basename $0` academie login password" |
26 | echo "où academie est remplacé dans:" | 29 | echo "où academie est remplacé dans:" |