From 995a67da24d044d8cfd8459c53e30e6c010b97ef Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Thu, 4 Apr 2019 15:18:26 +0100 Subject: [PATCH] Update line endings --- btpl.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/btpl.sh b/btpl.sh index 7ff3568..59f62a7 100644 --- a/btpl.sh +++ b/btpl.sh @@ -1,4 +1,5 @@ #/bin/sh + if [ $# \< 2 ] then python3 ~/.bluetooth-proximity-locking/btpl.py [bluetooth address] > /dev/null &