Just give in and use bash

This commit is contained in:
Sami Samhuri 2019-12-01 11:23:54 -08:00
parent 4c15bef55b
commit 03d147b071

View file

@ -1,4 +1,4 @@
#!/bin/zsh
#!/bin/bash
# bail on errors
set -e