diff --git a/groundstation/fc_block_decode.py b/groundstation/fc_block_decode.py index 605b16f4..1137af9f 100644 --- a/groundstation/fc_block_decode.py +++ b/groundstation/fc_block_decode.py @@ -16,6 +16,7 @@ extended = 1 image_count = random.randint(0, 255) image_index = 0; +system("sudo rm image_file") if __name__ == "__main__": debug_mode = False