mrbvrz/segoe-ui-linux

Internet connexion check says i'm offline

hunabku94 opened this issue · 2 comments

Internet connexion check says i'm offline

  • Just simply copy install.sh content.
  • run nano install.sh in your terminal.
  • Paste content copied from install.sh and comment cekkoneksi in main function.

I guess echo -e "GET http://google.com HTTP/1.0\n\n" | nc google.com 80 is not working fine.

Thanks