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