aboutsummaryrefslogtreecommitdiffstats
path: root/op25/gr-op25_repeater/apps/tx/unpack.py
diff options
context:
space:
mode:
Diffstat (limited to 'op25/gr-op25_repeater/apps/tx/unpack.py')
-rwxr-xr-xop25/gr-op25_repeater/apps/tx/unpack.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/op25/gr-op25_repeater/apps/tx/unpack.py b/op25/gr-op25_repeater/apps/tx/unpack.py
index 7cbf05b..0a8f0ad 100755
--- a/op25/gr-op25_repeater/apps/tx/unpack.py
+++ b/op25/gr-op25_repeater/apps/tx/unpack.py
@@ -1,5 +1,5 @@
-#!/usr/bin/env python
-from gnuradio import gr, gru, audio, eng_notation, blocks
+#!/usr/bin/env python3
+from gnuradio import gr, audio, eng_notation, blocks
from gnuradio.eng_option import eng_option
from optparse import OptionParser