Bläddra i källkod

Remove shell configuration for better compatibility

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2604
pull/2606/head
Slavi Pantaleev 3 år sedan
förälder
incheckning
413049feea
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. +0
    -1
      justfile

+ 0
- 1
justfile Visa fil

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


Laddar…
Avbryt
Spara