aboutsummaryrefslogtreecommitdiff
path: root/src/recipes/use-current-kernel.sh
AgeCommit message (Collapse)Author
14 daysSimplify slack-autoupdateHEADmasterSlack Coder
Reduce the lines of code by using bash functions to remove repetition. The functions define the different packages sources to check with the expected format given as comment in the file. It will be now to add and remove package sources.
2024-04-04Make slackpkg checks more reliableSlack Coder
Properly handle slackpkg exit codes on updates.
2024-04-04update-current: Fix version substitutionSlack Coder
2024-04-04Help users download from custom sourcesSlack Coder
Describe in the README how to support downloading from a custom source, and add a source code location for examples.