kopia lustrzana https://github.com/km4ack/pi-build
update pistats url
rodzic
220ac24373
commit
adef0a4dc9
|
@ -186,7 +186,7 @@ by connecting to the internet or attaching a GPS" \
|
|||
##################################
|
||||
PISTATS() {
|
||||
cd ${HOME} || return
|
||||
CUR=$(curl http://www.w1hkj.com/pi3/ | grep tgz | sed 's/^.*href="//;s/">.*//')
|
||||
CUR=$(curl http://www.w1hkj.com/PI/pistats.html | grep tgz | sed 's/^.*href="//;s/">.*//')
|
||||
wget http://www.w1hkj.com/pi3/${CUR}
|
||||
tar -xzvf ${CUR}
|
||||
rm ${CUR}
|
||||
|
|
Ładowanie…
Reference in New Issue