summary refs log tree commit diff
path: root/scripts/archive.sh
diff options
context:
space:
mode:
authorzapashcanon <leo@ndrs.fr>2019-04-24 01:55:05 +0200
committerzapashcanon <leo@ndrs.fr>2019-04-24 01:55:05 +0200
commiteee6f2de31bb01bda96597a5236fc4b2dc668ff4 (patch)
treecdbf798b78024df70262971c6858d1342ea8d019 /scripts/archive.sh
parentUpdate olm repo to new location. (diff)
downloadnheko-eee6f2de31bb01bda96597a5236fc4b2dc668ff4.tar.xz
improve shell scripts and update .gitignore
Diffstat (limited to 'scripts/archive.sh')
-rwxr-xr-xscripts/archive.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/archive.sh b/scripts/archive.sh
index 48d913d4..f8b1a82c 100755
--- a/scripts/archive.sh
+++ b/scripts/archive.sh
@@ -1,4 +1,6 @@
-#!/bin/bash -e
+#!/bin/sh
+
+set -eu
 
 PREFIX=$(basename "$(pwd -P)")
 {