mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-23 19:25:35 +08:00
forgot cleanup call
This commit is contained in:
parent
806879e79e
commit
de27c8c024
@ -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…
Reference in New Issue
Block a user