2 lines
47 B
Bash
2 lines
47 B
Bash
|
#!/system/bin/sh
|
||
|
ifconfig eth0 192.168.0.253 up
|