mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
Just give in and use bash
This commit is contained in:
parent
4c15bef55b
commit
03d147b071
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/zsh
|
#!/bin/bash
|
||||||
|
|
||||||
# bail on errors
|
# bail on errors
|
||||||
set -e
|
set -e
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue