Fixed Cargo not building project

This commit is contained in:
Maddox Werts 2024-08-10 00:52:17 -04:00
parent ab536ee13d
commit ddc457fe1e

View file

@ -1,4 +1,5 @@
# Copying source code into working directory
cp -r /src/. ./
cp -r /src/* ./
# Building the Project