6 lines
41 B
Bash
6 lines
41 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./release-ip.sh
|
||
|
|
||
|
dhcpcd wlan0
|