Update README with --use-sudo-password

This commit is contained in:
Benoit S 2021-09-04 21:24:03 +09:00
parent eb7979fef7
commit bd07f01265

View file

@ -5,8 +5,8 @@ Pyinfra that deploy my LXD server.
First unlock secret files with `git-crypt unlock`.
```
pyinfra inventory.py setup-base.py
pyinfra inventory.py setup-zfs-and-lxd.py
pyinfra inventory.py setup-base.py --use-sudo-password
pyinfra inventory.py [...] --use-sudo-password
```
TODO: