Fix markdown formatting in vim.

This commit is contained in:
David Tomaschik
2017-05-19 08:36:16 -07:00
parent c7166479a9
commit 493fec9ced
2 changed files with 2 additions and 1 deletions

View File

@@ -98,6 +98,7 @@ case ${TOOL} in
bunzip2 ${DESTDIR}/hak5.txt.bz2
;;
gcloud)
mkdir -p ${DESTDIR}
gtemp=`mktemp -d`
gbase="https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/"
# TODO: find a way to make this version independent