summaryrefslogtreecommitdiff
path: root/library/openwrt_setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'library/openwrt_setup.sh')
-rw-r--r--library/openwrt_setup.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/library/openwrt_setup.sh b/library/openwrt_setup.sh
new file mode 100644
index 00000000..6f3730f8
--- /dev/null
+++ b/library/openwrt_setup.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+echo '{}'
+
+exit 0