You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I performed the steps according to the instructions:
$ git clone https://github.com/ioexception-de/website-changes-notifications.git
$ cd website-changes-notifications/simple-webpage/
$ mkdir tmp/
$ ./check-for-changes.sh [email protected] "http://foo.bar/" # obviously replacing the email / site
This is for a very simple page with a single word on it.
You state that Once initialized you should get a mail, which I never received. So when I try and manually initialize the script again with the same command, I get the following:
$ ./check-for-changes.sh [email protected] "http://foo.bar/"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9 100 9 0 0 569 0 --:--:-- --:--:-- --:--:-- 600
sending mail..
./check-for-changes.sh: 34: ./check-for-changes.sh: mail: not found
Any idea what could be wrong, or what I could be doing wrong? Thanks!
The text was updated successfully, but these errors were encountered:
I performed the steps according to the instructions:
This is for a very simple page with a single word on it.
You state that
Once initialized you should get a mail
, which I never received. So when I try and manually initialize the script again with the same command, I get the following:Any idea what could be wrong, or what I could be doing wrong? Thanks!
The text was updated successfully, but these errors were encountered: