mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-20 04:33:57 +00:00
9 lines
94 B
Bash
9 lines
94 B
Bash
|
MESSAGE=HELLO
|
||
|
PATH=/usr/bin/:/usr/local/bin/
|
||
|
MESSAGE2=WORLD
|
||
|
CWD=SUBST_CWD
|
||
|
my-wrapper
|
||
|
-x
|
||
|
-y
|
||
|
-z
|