Skip to content

Commit

Permalink
hm?
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Nov 23, 2024
1 parent 9987e72 commit 3086687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion katsu/modules/base/polycrystal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ if [ -x "$(command -v polycrystal)" ]; then
mount --bind /$mnt /mnt/mock-mount/$mnt
done

chroot /mnt/mock-mount bash -c polycrystal
chroot /mnt/mock-mount bash -c 'env GPGME_DEBUG=9 polycrystal'
fi

0 comments on commit 3086687

Please sign in to comment.