Update local-access.mdx (#15)

Rename user_data to userdata to match directory name on device
This commit is contained in:
Thomas Gaubert 2025-02-12 05:31:58 -08:00 committed by GitHub
parent 79693fb8e3
commit 4ebbed54e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -38,7 +38,7 @@ If you have **Developer Mode** enabled, you can reset the password by accessing
2. **Delete Config File and Reboot:**
```bash
cd /user_data/ # Navigate to the user_data directory
cd /userdata/ # Navigate to the userdata directory
rm kvm_config.json # Delete the configuration file containing the password
sync # Ensure file changes are written to the file system
reboot # Reboot the device