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
8f98073c9b
cdwmblocks
/
blocks
/
hotspot_button.sh
5 lines
42 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
case
"
$1
"
in
1
|
2
|
3
)
;
;
esac
Reference in New Issue
View Git Blame
Copy Permalink