mirror of https://github.com/secdev/scapy.git
4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
|
#! /bin/sh
|
||
|
PYTHON=python2
|
||
|
source $(dirname $0)/run_scapy "$@"
|