Delete install

pull/16/head
TheDragonkeeper 2017-11-07 23:07:20 +00:00 committed by GitHub
parent bfd5d2a29d
commit fd4fc8147d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
#!/bin/bash
if [ ! -f /usr/bin/SENDMAIL ]; then
mv sendemail.py /usr/bin/
mv SENDMAIL /usr/bin/
chmod +rx /usr/bin/SENDMAIL
fi