summaryrefslogtreecommitdiff
path: root/nfs/scripts/image_deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nfs/scripts/image_deploy.sh')
-rw-r--r--nfs/scripts/image_deploy.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/nfs/scripts/image_deploy.sh b/nfs/scripts/image_deploy.sh
new file mode 100644
index 0000000..bdc5e9c
--- /dev/null
+++ b/nfs/scripts/image_deploy.sh
@@ -0,0 +1,4 @@
+#!/bin/busybox sh
+# Should only started from autorun.sh (define some helper functions and variables)
+
+echo_color white red ">>> " "Image deploy not yet ready"