Przeglądaj źródła

uncomment update-self

pull/3410/head
Aine 1 rok temu
rodzic
commit
f3e4fca415
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 34969C908CCA2804
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      justfile

+ 1
- 1
justfile Wyświetl plik

@@ -14,7 +14,7 @@ roles:
fi

# Updates requirements.yml if there are any new tags available. Supported flags: -u (update roles, if any new tags are available)
update *flags: #update-self
update *flags: update-self
#!/usr/bin/env sh
if [ -x "$(command -v agru)" ]; then
echo {{ if flags == "" { "installing roles..." } else if flags == "-u" { "updating roles..." } else { "unknown flag passed" } }}


Ładowanie…
Anuluj
Zapisz