This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt-owl
mirror of
https://github.com/hak5/openwrt-owl.git
Watch
1
Star
0
Fork
You've already forked openwrt-owl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
76e1efc042
openwrt-owl
/
target
/
linux
/
archs38
/
base-files
/
lib
/
preinit
/
01_preinit_arc.sh
10 lines
107 B
Bash
Raw
Blame
History
#!/bin/sh
do_arc
(
)
{
. /lib/arc.sh
arc_board_detect
}
boot_hook_add preinit_main do_arc
Reference in New Issue
View Git Blame
Copy Permalink