mirror of
https://github.com/tonydamage/nux-env.git
synced 2025-12-11 13:24:28 +01:00
13 lines
94 B
Bash
Executable file
13 lines
94 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
nux.prep.rewrite() {
|
|
|
|
}
|
|
|
|
nux.prep.include() {
|
|
|
|
}
|
|
|
|
nux.prep.exec() {
|
|
|
|
}
|