From c2dbf740cb8fe8165546adedca7f6d6c965052fd Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 18 Jan 2021 22:33:30 -0300 Subject: Move POSIX sh options out of the shebang line --- build-aux/with-container.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build-aux/with-container.sh') diff --git a/build-aux/with-container.sh b/build-aux/with-container.sh index cff282f..5544d8e 100755 --- a/build-aux/with-container.sh +++ b/build-aux/with-container.sh @@ -1,3 +1,4 @@ -#!/bin/sh -eux +#!/bin/sh +set -eux guix time-machine -C guix/pinned-channels.scm -- environment --pure -C -m guix/manifest.scm -- sh -c "$@" -- cgit v1.2.3