mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-11-27 13:14:01 +08:00
forgot cleanup call
This commit is contained in:
parent
806879e79e
commit
de27c8c024
@ -494,9 +494,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
# cleanup
|
# cleanup
|
||||||
rm -f dll/net.pb.cc
|
cleanup
|
||||||
rm -f dll/net.pb.h
|
|
||||||
rm -f -r "$build_temp_dir"
|
|
||||||
|
|
||||||
echo;
|
echo;
|
||||||
if [[ $last_code = 0 ]]; then
|
if [[ $last_code = 0 ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user