From 1ed5e4c420d278021e173ac46100f2b4ce61ab59 Mon Sep 17 00:00:00 2001 From: Marwolf Date: Wed, 22 Aug 2018 11:12:14 -0400 Subject: [PATCH] Test --- Linux_Cloner.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Linux_Cloner.sh b/Linux_Cloner.sh index d1bf3d7..5320f1f 100755 --- a/Linux_Cloner.sh +++ b/Linux_Cloner.sh @@ -10,4 +10,5 @@ cd / sudo git clone https://github.com/Open-RSC/Docker-Home.git &>/dev/null -`pwd`/Docker-Home/Linux_Installer.sh +cd /Docker-Home +./Linux_Installer.sh