12 lines
307 B
Markdown
12 lines
307 B
Markdown
# LinUPx - Linux Update Scripts
|
|
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://go.scity.us/linupx)
|
|
|
|
To run updates, simply run the following command:
|
|
|
|
runup
|