mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-26 20:26:32 +00:00
Merge branch 'development' into release-7.1
This commit is contained in:
commit
fe8227cdb0
@ -9,4 +9,4 @@ def obj_ren_after_bin(source, target, env):
|
|||||||
os.remove(new_file)
|
os.remove(new_file)
|
||||||
os.rename(str(target[0]), new_file)
|
os.rename(str(target[0]), new_file)
|
||||||
|
|
||||||
env.AddPostAction("$BUILD_DIR/${PROGNAME}.bin", [obj_ren_after_bin])
|
env.AddPostAction("$BUILD_DIR/${PROGNAME}.bin", [obj_ren_after_bin])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user