Add temporary debug commands to Bookwyrm package build script
This commit is contained in:
parent
37763f144e
commit
5d76f3d561
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ mkDerivation {
|
||||||
|
|
||||||
pwd
|
pwd
|
||||||
|
|
||||||
|
ls -lAh
|
||||||
|
|
||||||
|
touch write-test
|
||||||
|
|
||||||
runHook postBuild
|
runHook postBuild
|
||||||
'' ;
|
'' ;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue