12 lines
295 B
Markdown
12 lines
295 B
Markdown
# 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:
|
|
|
|
curl -L http://bit.ly/ids-linupx | /bin/bash
|
|
|
|
To run updates, simply run the following command:
|
|
|
|
runup
|