Update readme

This commit is contained in:
VetheonGames 2023-10-26 18:58:33 -06:00
parent 354278b765
commit 1333780943

View File

@ -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 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. 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.