This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
swflint
/
bin-files
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Add "atHome" checker script
Samuel W. Flint
há 5 anos atrás
pai
b12edcd6a2
commit
cfaf4d0b9f
1 ficheiros alterados
com
3 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
3
0
atHome
+ 3
- 0
atHome
Ver Ficheiro
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+[ $(iwgetid --scheme) == "404WiFiNOTFound" ]