mirror of https://github.com/istio/istio.io.git
Switched this script to bash to eliminate a build error on Netlify. (#3790)
This commit is contained in:
parent
f3f2453152
commit
e683c58bd4
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
#! /bin/bash
|
||||
set -e
|
||||
|
||||
hugo version
|
||||
|
|
Loading…
Reference in New Issue