cdwmblocks/blocks/hotspot_button.sh

5 lines
42 B
Bash
Executable File

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