This website requires JavaScript.
Explore
Help
Register
Sign In
slococo-work
/
cdwmblocks
Watch
1
Star
0
Fork
You've already forked cdwmblocks
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c0aabb910a
cdwmblocks
/
blocks
/
hotspot_button.sh
5 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/dash
case
"
$1
"
in
1
|
2
|
3
)
echo
"turn off hotspot"
;
;
esac
Reference in New Issue
View Git Blame
Copy Permalink