[-] export distros

This commit is contained in:
2026-04-07 07:42:18 +00:00
parent 9cc0f9a111
commit c147a2ffc6
2 changed files with 3 additions and 95 deletions
+1 -1
View File
@@ -170,8 +170,8 @@ if __name__ == '__main__':
args = parser.parse_args()
pre_check()
# export_distros() # Removed: not needed anymore for python distro generation
edit_versions(args.version)
finalize_neofetch()
post_check()
create_release(args.version)