Merge pull request #54 from Erethon/master

Use /usr/bin/env python in partition_hashes
This commit is contained in:
markqvist
2024-01-11 00:34:30 +01:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
#!/bin/python
#!/usr/bin/env python
# Copyright (C) 2023, Mark Qvist