dwmblocks/blocks/hotspot_button.sh
Ashish Kumar Yadav b552e0b488 Updated blocks
2020-07-10 04:37:58 +05:30

5 lines
44 B
Bash
Executable file

#!/bin/dash
case "$1" in
1|2|3) ;;
esac