From 008b2b08473b14ad084ea6cadd789ff0d141bfe4 Mon Sep 17 00:00:00 2001 From: "Ward Nakchbandi (Cosmic Fusion)" Date: Mon, 26 Jun 2023 11:21:47 +0300 Subject: [PATCH] initial push --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index a341a7d..681c96a 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 https://github.com/bottlesdevs/Bottles -b 51.6 ./bottles cp -rvf ./debian ./bottles/ cd ./bottles