Files
Android11/external/scapy/run_scapy_py3
2023-10-13 14:01:41 +00:00

4 lines
57 B
Bash
Executable File

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