3 lines
33 B
Plaintext
3 lines
33 B
Plaintext
|
#!/bin/sh
|
||
|
exec dhcpcd -M -B eth0
|