Skip to content

Instantly share code, notes, and snippets.

@mentrelli
mentrelli / Ubuntu Kernel Upgrader Script
Last active September 3, 2017 15:48 — forked from mmstick/Ubuntu Kernel Upgrader Script
Asks the user whether they want to install the latest RC or stable, then downloads the correct kernel and installs it.
#!/bin/bash
# Ubuntu_Kernel_Upgrader_Script
# Forked from https://gist.github.com/mmstick/8493727
#set -x
rc=n # release candidate
lowlatency=n # low latency
verbose=n # be verbose