Fully clean Inkay build before compiling

This commit is contained in:
Matthew Lopez 2024-07-04 13:33:33 -04:00
parent e405ee050c
commit 0e0fd714bd
No known key found for this signature in database
GPG Key ID: 302A6EE3D63B7E0E

View File

@ -29,7 +29,7 @@ else
fi
print_info "Compiling the Inkay patches..."
rm -f ./*.elf ./*.wps
git clean -fdx
# Set up the Inkay build environment and then build the patches
docker build . -t inkay-build