commit
d00a4fa1c9
@ -1,6 +1,6 @@
|
||||
source $stdenv/setup
|
||||
|
||||
echo "copying $url into $out..."
|
||||
echo "copying $pathname into $out..."
|
||||
|
||||
cp "$pathname" "$out" || exit 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user