aboutsummaryrefslogtreecommitdiffstats
path: root/tools/switch_wireshark_fedora.sh
diff options
context:
space:
mode:
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"