]> git.tnoah.ca Git - lora-radio.git/commitdiff
Cleanup
authorMark Qvist <mark@unsigned.io>
Sat, 14 Jan 2023 14:02:02 +0000 (15:02 +0100)
committerMark Qvist <mark@unsigned.io>
Sat, 14 Jan 2023 14:02:02 +0000 (15:02 +0100)
partition_hashes
release_hashes.py

index 8794e936c0626c06cd7f8812c6a0e13a7ca59155..714a0b4d1cfac316a976d0b58c8d8b088505bced 100755 (executable)
@@ -1,3 +1,5 @@
+#!/bin/python
+
 # Copyright (C) 2023, Mark Qvist
 
 # This program is free software: you can redistribute it and/or modify
@@ -13,7 +15,6 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
-#!/bin/python
 import os
 import sys
 import RNS
index 07aa6a6e859ffdf37723a378b5febdf57693f37f..ce28a0c6f86f52e349df256161a27898fd08cbcc 100644 (file)
@@ -1,3 +1,5 @@
+#!/bin/python
+
 # Copyright (C) 2023, Mark Qvist
 
 # This program is free software: you can redistribute it and/or modify