Files
S.P.L.U.R.T-Station-13/tools/hooks/install.sh
2021-01-31 10:47:25 +08:00

3 lines
75 B
Bash
Executable File

#!/bin/sh
exec "$(dirname "$0")/../bootstrap/python" -m hooks.install "$@"