From 798b37d2fe0967065c9cc64f99a5c2816cf93925 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sun, 26 Mar 2023 14:13:14 +0300 Subject: [PATCH] Remove shell configuration for better compatibility --- justfile | 1 - 1 file changed, 1 deletion(-) diff --git a/justfile b/justfile index bf4b02c..1cbbf60 100644 --- a/justfile +++ b/justfile @@ -5,7 +5,6 @@ default: # Pulls external Ansible roles roles: #!/usr/bin/env sh - set -euo pipefail if [ -x "$(command -v agru)" ]; then agru else