2019-10-19 18:23:42 -04:00

6 lines
73 B
Bash

@name@ () {
export G4@envvar@DATA="@datadir@"
}
postHooks+=(@name@)