misc: Fix python scripts shebang line
[vpp.git] / src / plugins / nat / extras / nat_static_gen_cfg.py
index ff6312a..9e59bbf 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/python
+#!/usr/bin/env python3
 import ipaddress
 import argparse