Dir cleanup
This commit is contained in:
parent
0b693e403c
commit
f80d5f51ab
93 changed files with 754 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue