From eee6f2de31bb01bda96597a5236fc4b2dc668ff4 Mon Sep 17 00:00:00 2001 From: zapashcanon Date: Wed, 24 Apr 2019 01:55:05 +0200 Subject: improve shell scripts and update .gitignore --- scripts/archive.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/archive.sh') 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)") { -- cgit 1.5.1