aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Segundo2023-10-27 10:09:06 +0200
committerChristian Segundo2023-10-27 10:09:06 +0200
commita8f388a440c4e3de4732e3bf226e0a50ed3d753d (patch)
tree63ab87f12bec33417c252466d0d2bbe2c3bfb13b
parent88d0bb5d04630f98c7bab385566672c55bd3b826 (diff)
downloadhomebrew-tap-master.tar.gz
remove apply2filesHEADmaster
-rw-r--r--ksniff.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/ksniff.rb b/ksniff.rb
index 5a1b319..eb9e8d9 100644
--- a/ksniff.rb
+++ b/ksniff.rb
@@ -17,6 +17,5 @@ class Ksniff < Formula
end
bin.install "static-tcpdump"
- chmod 0755, "bin/static-tcpdump"
end
end