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