02-13-2021, 03:11 AM
(02-12-2021, 04:35 PM)dukla2000 Wrote:(02-11-2021, 08:48 AM)arno_nuehm Wrote: ...
I wrote an experimental install script, which should be able to update:
https://github.com/nuehm-arno/axolotl-mobian-installer
Please have a look and try it, if you like. And feel free to give me some feedback.
I tried it. And I am too dumb to debug the error![]()
Code:$ sh axolotl_mobian_installer_1-3.sh
axolotl_mobian_installer_1-3.sh: 8: Syntax error: newline unexpected
chris@duklapp:~/bin$ chmod +x axolotl_mobian_installer_1-3.sh
chris@duklapp:~/bin$ sh axolotl_mobian_installer_1-3.sh
axolotl_mobian_installer_1-3.sh: 8: Syntax error: newline unexpected
chris@duklapp:~/bin$ ./axolotl_mobian_installer_1-3.sh
./axolotl_mobian_installer_1-3.sh: line 7: syntax error near unexpected token `newline'
./axolotl_mobian_installer_1-3.sh: line 7: `<!DOCTYPE html>'
ps - have 0.9.5 running OK, was hoping to get to 0.9.8
The "<!DOCTYPE html>" is a dead giveaway, it looks like you downloaded the website, not the shell script.
![Wink Wink](https://forum.pine64.org/images/smilies/wink.png)