Dir cleanup

This commit is contained in:
Andrew Schott 2024-06-12 20:29:56 -05:00
parent 0b693e403c
commit f80d5f51ab
93 changed files with 754 additions and 4 deletions

View file

@ -5,6 +5,6 @@ echo -e "Entering build directory\n"
cd osupdater/
echo -e "Building osupdater\n"
cargo build -r
echo -e "Copying binary to git root\n"
cp target/release/osupdater ../osupdater
#echo -e "Copying binary to git root\n"
#cp target/release/osupdater ../osupdater