From 133378094326d1026bd95e55586bc078f11c99f9 Mon Sep 17 00:00:00 2001 From: VetheonGames Date: Thu, 26 Oct 2023 18:58:33 -0600 Subject: [PATCH] Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3728522..87eaa5b 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ You can also run this program via Cron. For example, this Crontab would run the 0 */6 * * * /usr/bin/PixelRidge-Softworks/Ruby/Ru-B2-SQL-Backups/rub2 ``` +For easier access, you can also add this to your system path: +```bash +/usr/bin/PixelRidge-Softworks/Ruby/Ru-B2-SQL-Backups/rub2 +``` This will perform a backup of the MySQL database according to the configuration settings. If Backblaze B2 backups are enabled, the program will upload the backup file to the cloud storage bucket.