From d3fc6083c2e194f29410e1b702fb9a21847a826f Mon Sep 17 00:00:00 2001 From: ferreo Date: Tue, 12 Nov 2024 17:40:29 +0100 Subject: [PATCH] Update main.sh --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index ff12588..9298b30 100755 --- a/main.sh +++ b/main.sh @@ -10,7 +10,7 @@ VERSION="0.8.9" # Clone Upstream git clone --recurse-submodules https://github.com/abenz1267/walker.git -b v"$VERSION" -cp -rvf ./Makefile ./walker/Makefile +cp -rvf ./Makefile ./walker/ cp -rvf ./debian ./walker/ cd ./walker