Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -1,11 +1,11 @@
|
||||
# LinUPx - Linux Update Scripts
|
||||
Simple script for running system update and upgrade commands quickly on Debian systems using the apt-get commmands.
|
||||
# MySQL-BU - Simple MySQL Backups with Incrementals
|
||||
Simple script for running mysql backups and incrementals.
|
||||
|
||||
|
||||
For quick install, run the following command:
|
||||
|
||||
bash <(curl -sL https://scity.xyz/linupx)
|
||||
bash <(curl -sL https://scity.xyz/MySQL-BU)
|
||||
|
||||
To run updates, simply run the following command:
|
||||
To run backups, use the following command:
|
||||
|
||||
runup
|
||||
mysqlbu
|
||||
|
||||
Reference in New Issue
Block a user