Add temporary debug commands to Bookwyrm package build script
This commit is contained in:
parent
546aeb599d
commit
d0d130d3b1
1 changed files with 1 additions and 3 deletions
|
@ -29,9 +29,7 @@ mkDerivation {
|
|||
|
||||
pwd
|
||||
|
||||
ls -lAh
|
||||
|
||||
touch write-test
|
||||
ls -lAh /
|
||||
|
||||
runHook postBuild
|
||||
'' ;
|
||||
|
|
Loading…
Add table
Reference in a new issue