mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
3 lines
75 B
Bash
3 lines
75 B
Bash
#!/bin/sh
|
|
exec "$(dirname "$0")/../bootstrap/python" -m hooks.install "$@"
|