mirror of
https://github.com/zrepl/zrepl.git
synced 2025-06-25 12:11:29 +02:00
clone_and_build.sh: move set -e out of sheband to work on curl pipe bash
This commit is contained in:
parent
47726ad877
commit
961500cc2c
@ -1,4 +1,5 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh
|
||||||
|
set -e
|
||||||
|
|
||||||
bold=$(tput bold)
|
bold=$(tput bold)
|
||||||
normal=$(tput sgr0)
|
normal=$(tput sgr0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user