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