This website requires JavaScript.
Explore
Help
Sign In
thunfisch
/
linkpi_firmware_history
Watch
1
Star
0
Fork
You've already forked linkpi_firmware_history
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
573117aac4
linkpi_firmware_history
/
rootfs
/
etc
/
udev
/
usbUp.sh
4 lines
71 B
Bash
Raw
Blame
History
#!/bin/sh
ifconfig
$1
up
/sbin/udhcpc -i
$1
-q -s /link/shell/dhcp.sh
Reference in New Issue
View Git Blame
Copy Permalink