scapy/run_scapy_py2

4 lines
57 B
Bash
Executable File

#! /bin/sh
PYTHON=python2
. $(dirname $0)/run_scapy "$@"