6 lines
73 B
Bash
6 lines
73 B
Bash
|
@name@ () {
|
||
|
export G4@envvar@DATA="@datadir@"
|
||
|
}
|
||
|
|
||
|
postHooks+=(@name@)
|