Add temporary debug commands to Bookwyrm package build script

This commit is contained in:
Reinout Meliesie 2025-03-09 17:24:25 +01:00
parent 546aeb599d
commit d0d130d3b1
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -29,9 +29,7 @@ mkDerivation {
pwd
ls -lAh
touch write-test
ls -lAh /
runHook postBuild
'' ;