This website requires JavaScript.
Explore
Help
Register
Sign In
netease
/
SmartAudio
Watch
1
Star
0
Fork
You've already forked SmartAudio
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
66a7be5e7b
SmartAudio
/
package
/
base-files
/
files
/
etc
/
diag.sh
5 lines
95 B
Bash
Raw
Blame
History
#!/bin/sh
# Copyright (C) 2006-2009 OpenWrt.org
set_state
(
)
{
echo
$1
> /tmp/booting_state
;
}
Reference in New Issue
View Git Blame
Copy Permalink