Explorar el Código

Remove shell configuration for better compatibility

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2604
pull/2606/head
Slavi Pantaleev hace 3 años
padre
commit
413049feea
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. +0
    -1
      justfile

+ 0
- 1
justfile Ver fichero

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


Cargando…
Cancelar
Guardar