Update main.sh

This commit is contained in:
ferreo 2024-11-12 17:42:38 +01:00
parent 0e13f2c6d5
commit ba4fc798df

View File

@ -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/
cp -rvf ./Makefile-v3 ./walker/
cp -rvf ./debian ./walker/
cd ./walker