From 024bab1d7fc12dd7c8744eb3a8f6f98bfb6cbb6f Mon Sep 17 00:00:00 2001 From: Xavier Moffett Date: Wed, 11 Sep 2024 22:03:35 -0400 Subject: [PATCH] Remove redundant flag --- dist/tools/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/tools/common.sh b/dist/tools/common.sh index f44586c..bb9b28f 100755 --- a/dist/tools/common.sh +++ b/dist/tools/common.sh @@ -1,4 +1,4 @@ -#!/bin/bash -e +#!/bin/bash # # pacwrap - common.sh #