dwmblocks/blocks/hotspot.sh
2020-07-18 17:30:48 +05:30

7 lines
68 B
Bash
Executable file

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