5 lines
60 B
Bash
5 lines
60 B
Bash
|
source $stdenv/setup
|
||
|
|
||
|
ensureDir $out
|
||
|
cp $src $out/protocols
|