Remove shell configuration for better compatibility

This commit is contained in:
Slavi Pantaleev 2023-03-26 14:13:14 +03:00
parent 51eeb1b1ac
commit 798b37d2fe

View file

@ -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