aboutsummaryrefslogtreecommitdiffstats
path: root/karakeep-linux.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build(Debian): update yt-dlp on karakeep's update and add a service check ↵Chris2025-05-171-12/+39
| | | | | | | | | | | function (#1329) * build(Debian): add mcp; yt-dlp update; karakeep service check - Check for yt-dlp update during update process - Karakeep service check function to ensure services are running after install/update/migrate - make status in service_check an array - Bump script version to 2.2
* build: Take over the build command in the installation scriptMohamed Bassem2025-04-161-2/+2
|
* chore: hoarder-linux.sh > karakeep-linux.sh v2.1 (#1219)Chris2025-04-131-0/+355
* hoarder-linux.sh > karakeep-linux.sh v2.1 - Adds a migrate function so users can convert their Hoarder install to a Karakeep install - The function will also check for an update after finishing the migration - Various fixes and optimisations * Update docs with Debuntu migration path and replace Hoarder with Karakeep