nix-gh/tests/fixed.builder2.sh

5 lines
76 B
Bash

mkdir $out
mkdir $out/bla
echo "Hello World!" > $out/foo
ln -s foo $out/bar