Update main.sh

This commit is contained in:
ferreo 2024-11-12 17:36:06 +01:00
parent 1b41ea33a5
commit 93d147b2f9

View File

@ -10,7 +10,7 @@ VERSION="0.8.9"
# Clone Upstream # Clone Upstream
git clone --recurse-submodules https://github.com/abenz1267/walker.git -b v"$VERSION" git clone --recurse-submodules https://github.com/abenz1267/walker.git -b v"$VERSION"
cp -rvf ./MakeFile ./walker/Makefile cp -rvf ./Makefile ./walker/Makefile
cp -rvf ./debian ./walker/ cp -rvf ./debian ./walker/
cd ./walker cd ./walker