Compare commits

...

3 Commits

Author SHA1 Message Date
glenda fbf6034a4e error fix 2021-04-13 23:08:45 +00:00
Fulton Browne c62c817857 more stuff 2021-04-13 23:03:54 +00:00
Fulton Browne 976b0122b5 added stuff 2021-04-13 22:50:42 +00:00
2 changed files with 4 additions and 4 deletions

View File

@ -59,4 +59,5 @@ sys=orthanc ether=0008a162b743 ip=192.168.0.78
sys=rohan ether=e4a4712fcf2e ip=192.168.0.69
sys=gandalf ip=192.168.0.62
sys=palantíri ip=149.28.13.84
sys=gondor ether=843a4b32f550 ip=192.168.0.85

View File

@ -1,14 +1,13 @@
#!/bin/rc
echo keys
keys
echo wifi login
wifi=`{read}
echo wifi device
device=`{read}
cat $device/ifstats
echo wifi login
wifi=`{read}
aux/wpa -p -s $wifi $device
ip/ipconfig ether $device
email-login
upas/fs
echo 'still offline? if so type yes'
offline=`{read}
if(~ $offline 'yes') echo ok