mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-17 10:57:19 +01:00
d61970c1ba
* a * python ver --------- Co-authored-by: DreamySkrell <>
3 lines
75 B
Bash
Executable File
3 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
exec "$(dirname "$0")/../bootstrap/python" -m hooks.install "$@"
|