CoreELEC 20.0-Nexus_beta1 Discussion

@vpeter This was the issue I mentioned here:- CoreELEC 20.0-Nexus_alpha3 Discussion - #32 by roidy

However this solution does not work for me:-

PS C:\Users\roidy> ssh root@192.168.0.13 '/usr/bin/sed -e "s|^export LANG=\(.*\)|#export LANG=\1|g" -e "s|^export LC_ALL=\(.*\)|#export LC_ALL=\1|g" -i /opt/etc/profile'
root@192.168.0.13's password:
sh: -c: line 2: syntax error: unexpected end of file

Update:- Seems it only works from a Linux or OSX terminal. Windows Terminal or Command Prompt doesn’t work.

1 Like