Skip to content

Commit

Permalink
setup.sh: fix shellcheck warning
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed May 24, 2023
1 parent 59af4f6 commit 5e11970
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/bin/sh

set -e
set -o pipefail

scheme="$1"

Expand Down

0 comments on commit 5e11970

Please sign in to comment.