Ver a proveniência

Remove shell configuration for better compatibility

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2604
pull/2606/head
Slavi Pantaleev há 3 anos
ascendente
cometimento
413049feea
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      justfile

+ 0
- 1
justfile Ver ficheiro

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


Carregando…
Cancelar
Guardar