Allow tshark to be executed from system path rather than the local directory.
authorRaymond Barbiero <raymond.barbiero.dev@gmail.com>
Sat, 11 Aug 2012 06:57:32 +0000 (23:57 -0700)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sun, 12 Aug 2012 02:14:39 +0000 (12:14 +1000)
web/nfsloadfile.sh

index eecdfd1de93c8383407053f99b3a5714b4272c38..281d7ee74e6c8706eecc3df45db0b892991adda0 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-TSHARK=./tshark
+TSHARK=tshark
 ECHO=/bin/echo
 DBDIR=/tmp/nldbd