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