Skip to content

Commit

Permalink
Merge pull request #22 from ViktorJp/develop
Browse files Browse the repository at this point in the history
Pull BACKUPMON v1.5.10
  • Loading branch information
ViktorJp authored Mar 1, 2024
2 parents d34c237 + 8cf2d17 commit 23dcb95
Show file tree
Hide file tree
Showing 7 changed files with 5,706 additions and 18 deletions.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For those wishing to contribute to BACKUPMON, please make your mods to the **"ba

**Your First Code Contribution**
* Pull requests are the method for submitting changes. Here's the general process:
* Fork the repository.
* Fork the "develop" repository.
* Create a new branch in your fork (git checkout -b feature/my-new-feature).
* Make your changes.
* Commit your changes (git commit -am 'Add some feature').
Expand All @@ -32,6 +32,7 @@ For those wishing to contribute to BACKUPMON, please make your mods to the **"ba
* Include links to existing BUGS or REQs when possible.
* Include screenshots and logs whenever possible.
* End all files with a newline.
* Send $20 for an expedited commit turnaround <jk> :)

**Documentation Styleguide**
* Keep language simple and clear.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# BACKUPMON v1.5.9
# BACKUPMON v1.5.10
![image](https://github.com/ViktorJp/BACKUPMON/assets/97465574/671c7e01-6343-4f10-8139-bdf53ba28779)

**First off** -- HUGE thanks to @Jeffrey Young for sharing his original backup script. His script is the main engine of BACKUPMON, and all credit goes to him! BACKUPMON is simply a wrapper around Jeff's backup script functionality, adding easy-to-use menus, more status feedback, and the ability to launch a restore based on your previous backups. Also, big thanks to @Martinski for his many contributions as well as his extremely helpful AMTM email library script, and huge props to @visortgw for contributing to the backup methodologies thread with his scripts and wisdom!
Expand Down
File renamed without changes.
Loading

0 comments on commit 23dcb95

Please sign in to comment.