scapy/run_scapy_py2

4 lines
62 B
Plaintext
Raw Normal View History

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