mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-06-07 06:22:54 -04:00
Merge pull request #54 from Erethon/master
Use /usr/bin/env python in partition_hashes
This commit is contained in:
commit
ef384dc4db
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Copyright (C) 2023, Mark Qvist
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue