pull/8/head
Bohan Yang 5 years ago committed by GitHub
parent 4efa765cfd
commit 1d5446fd3b
  1. 2
      debi.sh

@ -1,7 +1,7 @@
#!/bin/sh
# shellcheck shell=dash
set -euo pipefail
set -eu
err() {
echo "Error: $1." 1>&2

Loading…
Cancel
Save