diff --git a/builder/data/64bit/etc/update-motd.d/01-motd b/builder/data/64bit/etc/update-motd.d/01-motd index 31f6c6bd..1f9d52d2 100755 --- a/builder/data/64bit/etc/update-motd.d/01-motd +++ b/builder/data/64bit/etc/update-motd.d/01-motd @@ -20,6 +20,7 @@ echo " I'm managed by systemd. Here are some basic commands." echo echo " If you want to know what I'm doing, you can check my logs with the command" echo " - pwnlog" +echo " - sudo pwnagotchi --wizard, to help set up a config.toml" echo " - sudo pwnagotchi --version, to check the current version" echo " - sudo pwnagotchi --donate, to see how you can donate to this project" echo " - sudo pwnagotchi --check-update, to see if there is a new version available"