From 57c94d5655eaccbb23e17da4ce4c03c1b6b43f3f Mon Sep 17 00:00:00 2001 From: notplants Date: Thu, 7 Jul 2022 10:43:34 +0200 Subject: [PATCH] Change changepassword to change-password --- raspi_master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raspi_master.yaml b/raspi_master.yaml index 5c6c348..fc5ca0e 100644 --- a/raspi_master.yaml +++ b/raspi_master.yaml @@ -160,7 +160,7 @@ steps: apt-get install -y peach-config RUST_LOG=info /usr/bin/peach-config setup -i -n -d # set default password for peach-web to peachcloud - RUST_LOG=info /usr/bin/peach-config changepassword -p peachcloud + RUST_LOG=info /usr/bin/peach-config change-password -p peachcloud # lastly log which versions of microservices were installed and copy the provenance to the host machine - chroot: /