mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-05-09 12:36:32 +02:00
Remove shell configuration for better compatibility
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2604
This commit is contained in:
parent
ba166cd258
commit
413049feea
1
justfile
1
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user