[provisioning] Fix installation of mu

This commit is contained in:
Correl Roush 2019-08-06 10:05:20 -04:00
parent d78de30fff
commit 55a410a430

View file

@ -8,7 +8,7 @@ _brew isync
_recipe emacs
case $_PLATFORM in
darwin)
EMACS=$(which emacs) _brew mu --with-emacs --HEAD
EMACS=$(which emacs) _brew mu --HEAD
;;
*)
_recipe _apt