Update fc_block_decode.py datetime

fc-sub
Alan Johnston 10 months ago committed by GitHub
parent 4aae8058a2
commit 81411902c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -37,7 +37,7 @@ image_dir = "/home/pi/fctelem/"
image = "image_file" image = "image_file"
ssdv = "/home/pi/ssdv/ssdv -d -J " ssdv = "/home/pi/ssdv/ssdv -d -J "
print(datetime.now()) print(datetime.datetime)
system_and_print("sudo rm " + image_dir + image) system_and_print("sudo rm " + image_dir + image)
#system_and_print("sudo rm " + html_dir + "*") #system_and_print("sudo rm " + html_dir + "*")

Loading…
Cancel
Save

Powered by TurnKey Linux.