Sfoglia il codice sorgente

Remove shell configuration for better compatibility

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2604
pull/2606/head
Slavi Pantaleev 3 anni fa
parent
commit
413049feea
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      justfile

+ 0
- 1
justfile Vedi 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


Caricamento…
Annulla
Salva