Add cached file path to README

This commit is contained in:
JeremyStar™ 2024-08-11 11:47:08 +02:00
parent eb508fb7cb
commit a2150c4a78
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

View file

@ -29,5 +29,9 @@ You can configure osu!boot to your liking using environment variables.
- `OSUBOOT_MAX_CACHE_TIME`: Maximum age of the cached `osu.AppImage` file in days
- `OSUBOOT_DOWNLOAD_URL`: URL to download `osu.AppImage` from
## Troubleshooting
### Removing the cached AppImage file
To remove the cached `osu.AppImage` file, simply run `rm -rf ${HOME}/.cache/osu.AppImage`
## License
osu!boot is licensed under the GNU Affero General Public License v3.