aboutsummaryrefslogtreecommitdiffstats
path: root/tools/switch_wireshark_fedora.sh
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-03-21 21:03:58 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2013-03-21 21:03:58 +0100
commit10a4e39eb8c96786f8bc9c33df8be241af9c2e89 (patch)
treedcc7b0b7dafadbbe9735665d9e2dfb8b3c5addfe /tools/switch_wireshark_fedora.sh
parenttools/switch_wireshark_fedora.sh: put local user in wireshark group (diff)
downloadlaurent-tools-10a4e39eb8c96786f8bc9c33df8be241af9c2e89.tar.xz
laurent-tools-10a4e39eb8c96786f8bc9c33df8be241af9c2e89.zip
tools/switch_wireshark_fedora.sh: add script description
Diffstat (limited to '')
-rwxr-xr-xtools/switch_wireshark_fedora.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/switch_wireshark_fedora.sh b/tools/switch_wireshark_fedora.sh
index c22a669..9b97a8f 100755
--- a/tools/switch_wireshark_fedora.sh
+++ b/tools/switch_wireshark_fedora.sh
@@ -1,5 +1,7 @@
#!/bin/sh
+# Switch between svn and yum package installation of wireshark
+
wirsrc="$HOME/src/wireshark/"
wirpkg="wireshark wireshark-devel wireshark-gnome"