From e2433409c5d50d9e77837a9929c9e61919c851fc Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 9 Mar 2024 00:08:32 -0500 Subject: [PATCH] use consistent shell option style --- deploy-static | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy-static b/deploy-static index b4c39318..9d45560c 100755 --- a/deploy-static +++ b/deploy-static @@ -1,7 +1,6 @@ #!/bin/bash set -o errexit -o nounset -o pipefail - shopt -s extglob touch lock