sudo cp for wireshark plugin

This commit is contained in:
Bob Lantz
2012-02-13 11:26:11 -08:00
parent 8183cb6262
commit 9d275262e2
+1 -1
View File
@@ -176,7 +176,7 @@ function of {
# Tested on Ubuntu 11.04.
if [ -e /var/packet-openflow.so ]; then
WS_DIR=`ls -d /usr/lib/wireshark/libwireshark* | head -1`
cp /var/packet-openflow.so $WS_DIR/plugins/
sudo cp /var/packet-openflow.so $WS_DIR/plugins/
fi
# Copy coloring rules: OF is white-on-blue: