Update main.sh

This commit is contained in:
ferreo 2024-11-12 17:34:54 +01:00
parent e39d03f17a
commit 4ca3e9e375

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