From c8e879595400e3485b5a075797290a1061c0b04f Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 24 Sep 2013 09:35:22 +0200 Subject: 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 --- examples/hotplug-cmd | 1 + 1 file changed, 1 insertion(+) create mode 100755 examples/hotplug-cmd (limited to 'examples/hotplug-cmd') diff --git a/examples/hotplug-cmd b/examples/hotplug-cmd new file mode 100755 index 0000000..2488a77 --- /dev/null +++ b/examples/hotplug-cmd @@ -0,0 +1 @@ +echo "Action: $ACTION, Interface: $INTERFACE" -- cgit v1.2.3