mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-08-10 09:25:34 +02:00
forgot cleanup call
This commit is contained in:
parent
806879e79e
commit
de27c8c024
1 changed files with 1 additions and 3 deletions
|
@ -494,9 +494,7 @@ fi
|
|||
|
||||
|
||||
# cleanup
|
||||
rm -f dll/net.pb.cc
|
||||
rm -f dll/net.pb.h
|
||||
rm -f -r "$build_temp_dir"
|
||||
cleanup
|
||||
|
||||
echo;
|
||||
if [[ $last_code = 0 ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue