6 lines
74 B
Bash
6 lines
74 B
Bash
@name@ () {
|
|
export G4@envvar@DATA="@out@/data"
|
|
}
|
|
|
|
postHooks+=(@name@)
|