cdwmblocks/blocks/hotspot_button.sh

5 lines
44 B
Bash
Executable File

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