summaryrefslogtreecommitdiffstats
path: root/remote/setup-tools.sh
diff options
context:
space:
mode:
Diffstat (limited to 'remote/setup-tools.sh')
-rwxr-xr-xremote/setup-tools.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/setup-tools.sh b/remote/setup-tools.sh
index 54713683..f9867048 100755
--- a/remote/setup-tools.sh
+++ b/remote/setup-tools.sh
@@ -18,7 +18,7 @@ fi
#Create tools directory if not exists
TOOL_DIR=$ROOT_DIR/tools
-INIT_DIR=$ROOT_DIR/initramfs
+INIT_DIR=$ROOT_DIR/stage3.2
setup_git ()
{