That indicates the file has been saved with DOS line-endings, rather than UNIX line-endings.pygmy_giant wrote:sleep: invalid time interval `1\r'
Try using something like Notepad++ and check the script is saved in the correct format
That indicates the file has been saved with DOS line-endings, rather than UNIX line-endings.pygmy_giant wrote:sleep: invalid time interval `1\r'
It's much easier when you can just connect your Rpi to the internet via ethernet, and then install packages using apt-get (which I realise you've already said you can't do).pygmy_giant wrote:life shouldn't be this complicated should it?
Did you remember to turn off the PIN on the SIM card?pygmy_giant wrote:/usr/sbin/pppd: The remote system is required to authenticate itself
/usr/sbin/pppd: but I couldn't find any suitable secret (password) for it to use to do so.
This is not something I ever had to do, but it does not belong in this bash script.pygmy_giant wrote:do I insert
Username = three
Password = three
it in the bash script?