summaryrefslogtreecommitdiffhomepage
path: root/scripts/hotplug-cmd
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-09-24 09:35:22 +0200
committerFelix Fietkau <nbd@openwrt.org>2013-10-19 17:31:55 +0200
commitc8e879595400e3485b5a075797290a1061c0b04f (patch)
treec690284dd1ae22cb52b9be1f355881685e4c5f7d /scripts/hotplug-cmd
parent89c6331673054d530b30b8e9e8bdf331639dfcd5 (diff)
scripts: reorganize directory layout
move example scripts from dummy/ to examples/ keep scripts that can be used as-is in scripts/ Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Diffstat (limited to 'scripts/hotplug-cmd')
-rwxr-xr-xscripts/hotplug-cmd1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/hotplug-cmd b/scripts/hotplug-cmd
deleted file mode 100755
index 2488a77..0000000
--- a/scripts/hotplug-cmd
+++ /dev/null
@@ -1 +0,0 @@
-echo "Action: $ACTION, Interface: $INTERFACE"