diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/vyatta-ethtool-wrapper | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/vyatta-ethtool-wrapper b/scripts/vyatta-ethtool-wrapper deleted file mode 100755 index 8753bd6..0000000 --- a/scripts/vyatta-ethtool-wrapper +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -ethtool "$@" - |