A utility to automatically fix any issues with local version of Dnote.
On Linux or macOS, you can use the installation script:
curl -s https://raw.githubusercontent.com/dnote/doctor/master/install.sh | sh
In some cases, you might need an elevated permission:
curl -s https://raw.githubusercontent.com/dnote/doctor/master/install.sh | sudo sh
Otherwise, you can download the binary for your platform manually from the releases page.
dnote-doctor
The program will:
- detect the version of the Dnote installed on the system
- diagnose any possible issues applicable to the version
- automatically resolve issues, if any.
GPL