decoderman / amtm

amtm - the Asuswrt-Merlin Terminal Menu
https://diversion.ch/amtm.html
GNU General Public License v3.0
175 stars 12 forks source link

unterminated quoted string #6

Closed chavyleung closed 5 years ago

chavyleung commented 5 years ago
admin@RT-AC86U:/jffs/scripts# /usr/sbin/curl -Os https://raw.githubusercontent.com/decoderman/amtm/master/amtm && sh amtm
Terminated
admin@RT-AC86U:/jffs/scripts# ./amtm 
-sh: ./amtm: Permission denied
admin@RT-AC86U:/jffs/scripts# chmod 755 amtm 
admin@RT-AC86U:/jffs/scripts# ./amtm 
./amtm: line 2454: syntax error: unterminated quoted string
decoderman commented 5 years ago

The amtm code is error free and unchanged since the last release on June 21. There's something wrong on your end. Try to run the install command again, making sure you are running this on a supported router (which the RT-AC86U is) with supported firmware. Diversion requirements also apply to amtm, for obvious reasons. https://diversion.ch/diversion/requirements.html

chavyleung commented 5 years ago

Resolved, Fuxk GFW!