From ac54696dc916858f0f22936c95d12fb6c6b39fab Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" Date: Mon, 26 Jun 2023 11:19:22 +0300 Subject: [PATCH] initial push --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 980d9ab..a341a7d 100755 --- a/main.sh +++ b/main.sh @@ -1,5 +1,5 @@ # Clone Upstream -git clone bottles https://github.com/bottlesdevs/Bottles -b 51.6 +git clone ./bottles https://github.com/bottlesdevs/Bottles -b 51.6 cp -rvf ./debian ./bottles/ cd ./bottles