diff options
| author | Ellie Huxtable <e@elm.sh> | 2021-04-27 18:33:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-27 18:33:06 +0100 |
| commit | 04b2a1bd7bb49c7e1c30be8a23829bc667779986 (patch) | |
| tree | 7527c9236bfc032af2d554a2e6a18093d3298aed /install.sh | |
| parent | Update README.md (diff) | |
| download | atuin-04b2a1bd7bb49c7e1c30be8a23829bc667779986.zip | |
Update install.sh
Diffstat (limited to 'install.sh')
| -rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#! /usr/bin/env sh +#! /usr/bin/env bash set -euo pipefail |
