1
0
Fork 0
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:
otavepto 2023-12-26 21:27:48 +02:00
parent 806879e79e
commit de27c8c024

View file

@ -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