change to executable; explicitly use Python 3

This commit is contained in:
Harald Welte 2019-09-27 09:33:18 +02:00
parent 9dcedc7cfd
commit 521d22c553
1 changed files with 1 additions and 1 deletions

2
s1ap_reiniger.py Normal file → Executable file
View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Reiniger: S1AP / NAS packet capture anonymizer.