From e26f916388a1383dfcfc0b178550f84c8cde352f Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Fri, 21 Jul 2017 17:13:09 +0200 Subject: Add post-boot scripting (work in progress) --- nfs/scripts/image_deploy.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nfs/scripts/image_deploy.sh (limited to 'nfs/scripts/image_deploy.sh') 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" -- cgit v1.2.3