2022-06-25 00:23:03 +08:00

4 lines
96 B
Bash
Executable File

#!/bin/bash
DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
python ${DIR}/sdkbox.pyc "$@"