cdwmblocks/blocks/hotspot.sh

7 lines
70 B
Bash
Executable File

#!/bin/dash
if [ "$1" = 1 ] ; then
echo ""
else
echo ""
fi