removed bash -x from debugging

This commit is contained in:
Ruzicka Pavel 2016-09-16 22:48:36 +02:00
parent c2ef76e7d6
commit 2eaff032ea

View file

@ -1,4 +1,4 @@
#!/bin/bash -x #!/bin/bash
PIDFILE="/run/wifi-probe-scanner.pid" PIDFILE="/run/wifi-probe-scanner.pid"
WIFI_INTERFACE="wlxra" WIFI_INTERFACE="wlxra"