diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-09-24 09:35:22 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-10-19 17:31:55 +0200 |
commit | c8e879595400e3485b5a075797290a1061c0b04f (patch) | |
tree | c690284dd1ae22cb52b9be1f355881685e4c5f7d /scripts/hotplug-cmd | |
parent | 89c6331673054d530b30b8e9e8bdf331639dfcd5 (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-x | scripts/hotplug-cmd | 1 |
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" |