Merge fort-nix/nix-bitcoin#523: examples/deploy-krops: fix missing secrets

7d5182298b examples/deploy-krops: fix missing secrets (Erik Arvstedt)

Pull request description:

ACKs for top commit:
  jonasnick:
    ACK 7d5182298b

Tree-SHA512: f230ecf012b6e43525ad8df23f0012939e5988f82985c14459b85c567b161aedfa1f1c4d0b9d31600827036e433314074dd3df3b9769ad9a2c056ec6c0418cb7
This commit is contained in:
Jonas Nick 2022-07-22 15:05:45 +00:00
commit 41892bea22
No known key found for this signature in database
GPG Key ID: 4861DBF262123605
1 changed files with 4 additions and 0 deletions

View File

@ -100,6 +100,10 @@ vmWaitForSSH
# to the nix store db in the VM
c "nix-store --load-db < $(realpath $tmpDir/store-paths)/registration"
echo
echo "Generate secrets"
nix-shell --run generate-secrets
echo
echo "Deploy with krops"
$tmpDir/krops-deploy