diff --git a/builder/pwnagotchi.yml b/builder/pwnagotchi.yml index df3abffa..169db744 100644 --- a/builder/pwnagotchi.yml +++ b/builder/pwnagotchi.yml @@ -152,7 +152,7 @@ - name: Create pi user user: name: pi - password: "$1$oQ1S6bS1$Z7T1GXrShpKWgP6nXEtAs." + password: "raspberry | password_hash('sha512')" shell: /bin/bash update_password: on_create