From 6bee6d8c27ab7cf53b48fa73f529ccd22a641f39 Mon Sep 17 00:00:00 2001 From: CerberusV1 Date: Fri, 11 Oct 2024 20:40:56 +0200 Subject: [PATCH] sadg --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 772a75c..fcdf834 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,5 +1,5 @@ #!/bin/bash -# + # Script in strict mode set -eou pipefail # --------------------------------------------------------------------------