From b10bc1acf317d813c8880693b63d19b40362fc21 Mon Sep 17 00:00:00 2001 From: Mathieu Strypsteen Date: Thu, 12 Sep 2024 12:54:19 +0200 Subject: [PATCH] Switch to bash --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 37535af..8800cda 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -euo pipefail rm -rf out proxy-settings.crx npx tsc