9
0
Fork 0
barebox/defaultenv-2/base/bin/bootargs-ip-dhcp

6 lines
70 B
Bash

#!/bin/sh
# Do dhcp in Linux
global.linux.bootargs.dyn.ip="ip=dhcp"