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