#!/bin/sh PID=0x511 DEV_NAME=dvb0_0 IP_ADDR=10.1.1.1 ./dvbnet -p $PID /sbin/ifconfig $DEV_NAME $IP_ADDR # # you can reconfigure the MAC adress like this: # #MAC_ADDR=00:01:02:03:04:05 #/sbin/ifconfig $DEV_NAME hw ether $MAC_ADDR v-scan-tables.git/atom/dvb-t/nz-HawkesBayMtErin?h=debian/0+git20170425.fb5fe05-1' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/nz-HawkesBayMtErin
blob: aece9000c2a0bae3f2d520819371b399c1c78e3b (plain)
1
2
3
4
5
6
7
8
9
10