This commit is contained in:
Joel Kuzmarski 2017-05-16 00:32:06 +00:00 committed by GitHub
commit 5eb0abac18

View file

@ -110,7 +110,7 @@ main() {
echo 'p.p.s. Get stickers and t-shirts at http://shop.planetargon.com.' echo 'p.p.s. Get stickers and t-shirts at http://shop.planetargon.com.'
echo '' echo ''
printf "${NORMAL}" printf "${NORMAL}"
env zsh env SHELL=$(which zsh) zsh
} }
main main