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