simplify README script
1 files changed, 6 insertions(+), 4 deletions(-) M README.md
M README.md +6 -4
@@ 16,13 16,15 @@ There is an example configuration for Ni ```sh ./generate-keys.sh -nixops create -d weed network.nix -nixops deploy -d weed +export NIXOPS_DEPLOYMENT=SeaweedFS + +nixops create network.nix +nixops deploy # test failure scenarios... -nixops destroy -d weed -nixops delete -d weed +nixops destroy +nixops delete ``` [SeaweedFS]: https://github.com/chrislusf/seaweedfs