mirror of
https://github.com/jetkvm/website.git
synced 2025-09-16 08:38:16 +00:00
Update local-access.mdx (#15)
Rename user_data to userdata to match directory name on device
This commit is contained in:
parent
79693fb8e3
commit
4ebbed54e8
@ -38,7 +38,7 @@ If you have **Developer Mode** enabled, you can reset the password by accessing
|
|||||||
2. **Delete Config File and Reboot:**
|
2. **Delete Config File and Reboot:**
|
||||||
|
|
||||||
```bash
|
```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
|
rm kvm_config.json # Delete the configuration file containing the password
|
||||||
sync # Ensure file changes are written to the file system
|
sync # Ensure file changes are written to the file system
|
||||||
reboot # Reboot the device
|
reboot # Reboot the device
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user