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