From ec76f27852310e1e6fed5a61d5d24127a7d8b052 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 4 Oct 2017 23:23:45 -0500 Subject: [PATCH] Upload New File --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d66edb9 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# ubuntu-upscripts +Simple script for running system update and upgrade commands quickly on Debian systems using the apt-get commmands. + + +For quick install, run the following command: + + bash <(curl -sL https://bit.ly/1Mdpr5D) + +To run updates, simply run the following command: + + runup