From a1c4b051cd1430daff6a833a436ad5bdc1af018c Mon Sep 17 00:00:00 2001 From: qo-op Date: Tue, 12 May 2020 04:00:45 +0200 Subject: [PATCH] =?UTF-8?q?=C2=AF\=5F=E0=BC=BC=E0=BC=BD?= =?UTF-8?q?=5F/=C2=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- g1sms/sms_received.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/g1sms/sms_received.sh b/g1sms/sms_received.sh index 4fa9104..e1167cb 100755 --- a/g1sms/sms_received.sh +++ b/g1sms/sms_received.sh @@ -6,6 +6,8 @@ ######################################################################## # BEWARE for g1sms !!! silkaj must be installed for root # sudo pip3 install silkaj +# ln -s /usr/local/bin/silkaj /usr/bin/silkaj +######################################################################## MY_PATH="`dirname \"$0\"`" # relative MY_PATH="`( cd \"$MY_PATH\" && pwd )`" # absolutized and normalized