cdwmblocks/blocks/hotspot.sh

7 lines
68 B
Bash
Executable File

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