Revert "suppress it"

This reverts commit 85d200b8c0.
main
Matthew Butterick 4 years ago
parent 85d200b8c0
commit 81d3d0af2d

@ -5,5 +5,4 @@
#;(for ([mod '(hyphenate/us hyphenate/fr)])
(displayln (format "running post-installer in ~a" mod))
(define proc (dynamic-require mod 'post-installer))
(proc home-dir))
(void))
(proc home-dir)))
Loading…
Cancel
Save