From c178db81d64eed21177b4c5d78ab3db7a785b7fe Mon Sep 17 00:00:00 2001 From: Silvino Silva Date: Sat, 20 Aug 2016 05:35:06 +0100 Subject: initial ports, scripts revision --- scripts/configure.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/configure.sh') diff --git a/scripts/configure.sh b/scripts/configure.sh index e812bda..d65ce58 100644 --- a/scripts/configure.sh +++ b/scripts/configure.sh @@ -1,17 +1,17 @@ #!/bin/bash ADMIN_USER=c9admin +CHROOT=/mnt #ADMIN_PASS= DIR=$(dirname "$PWD"); DIR_CONF=$DIR"/conf" -printf "DIR_CONF="$DIR"\n"; +printf "CHROOT="$CHROOT"\n"; +printf "DIR="$DIR"\n"; printf "DIR_CONF="$DIR_CONF"\n"; printf "ADMIN_USER="$ADMIN_USER"\n" -printf "1.1.3 mount point to chroot (/mnt):" -read CHROOT #configure_crux() { -- cgit 1.4.1-2-gfad0