Switched this script to bash to eliminate a build error on Netlify. (#3790)

This commit is contained in:
Martin Taillefer 2019-03-19 17:01:07 -07:00 committed by GitHub
parent f3f2453152
commit e683c58bd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
#! /bin/bash
set -e
hugo version