Merge pull request #54 from Erethon/master

Use /usr/bin/env python in partition_hashes
master
markqvist 1 year ago committed by GitHub
commit ef384dc4db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      partition_hashes

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

Loading…
Cancel
Save