Procházet zdrojové kódy

docs/maintenance-upgrading: indent "either" commands

improves readability
pull/3459/head
Felix Stupp před 2 roky
committed by GitHub
rodič
revize
97410df4f0
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      docs/maintenance-upgrading-services.md

+ 2
- 2
docs/maintenance-upgrading-services.md Zobrazit soubor

@@ -8,8 +8,8 @@ To upgrade services:

- update your playbook directory and all upstream Ansible roles (defined in the `requirements.yml` file) using:

- either: `just update`
- or: a combination of `git pull` and `just role` (or `make roles`)
- either: `just update`
- or: a combination of `git pull` and `just role` (or `make roles`)

- take a look at [the changelog](../CHANGELOG.md) to see if there have been any backward-incompatible changes that you need to take care of



Načítá se…
Zrušit
Uložit