From 2eaff032eaaddf8b5b0da18a64e563bcc3748aef Mon Sep 17 00:00:00 2001 From: Ruzicka Pavel Date: Fri, 16 Sep 2016 22:48:36 +0200 Subject: [PATCH] removed bash -x from debugging --- wifi-probes/hoover-start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wifi-probes/hoover-start.sh b/wifi-probes/hoover-start.sh index 26e7f28..b25b014 100755 --- a/wifi-probes/hoover-start.sh +++ b/wifi-probes/hoover-start.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash PIDFILE="/run/wifi-probe-scanner.pid" WIFI_INTERFACE="wlxra"