grrrrrr
This commit is contained in:
parent
4f417e4470
commit
090f19481c
1 changed files with 2 additions and 1 deletions
|
@ -133,7 +133,8 @@
|
||||||
fixupPhase = ''
|
fixupPhase = ''
|
||||||
ls -l
|
ls -l
|
||||||
ls -l $out
|
ls -l $out
|
||||||
cp -r ${site}/public $out/public
|
cp -r ${site}/public $out/
|
||||||
|
ls -l $out
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
packages.site = site;
|
packages.site = site;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue