Update get-iso

This commit is contained in:
root 2023-12-07 08:33:11 +01:00
parent a21252cfc6
commit f6eeaa1e70

View file

@ -225,4 +225,4 @@ if __name__ == '__main__':
main()
except KeyboardInterrupt:
print("\n" + "Exit: interrupted by the user.")
sys.exit(1)
sys.exit(1)