# In crontab -e 0 2 * * 0 /home/user/elixir/scripts/update-kernels.sh
git clone https://github.com/bootlin/elixir.git cd elixir elixir bootlin download
Use a cron job to automate this weekly.
Searching for "elixir bootlin download" usually leads to two things: downloading the source code of the Elixir tool itself, or downloading a pre-indexed kernel database. Let's clarify the use cases. # In crontab -e 0 2 * *
git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git elixir bootlin download