Viktor Jaep
Part of the Furniture
Small update today to shore up a few items after yesterday's release... many thanks to @Martinski for his help updating his code to eliminate some of the extraneous UBI drives that were showing up in the drive mount selector.
What's new?
v1.31 - (November 5, 2023)
- FIXED: @Martinski was gracious enough to add a few fixes to his mount path selector function in order to eliminate some extraneous UBI drive references. Also, if only one external drive is attached, it will automatically select that without needing to display a selection menu.
- FIXED: Gave -purge mode a little more context on-screen, and fixed the exit back to a prompt after running since it incorrectly started a backup afterwards.
- MINOR: Fixed some grammar for a few on-screen messages based on the variable language they were displaying.
Download link (or update directly within AMTM):
Significant screenshots:
Here you see that with only 1 attached USB drive, it will automatically select it and move on!
What's new?
v1.31 - (November 5, 2023)
- FIXED: @Martinski was gracious enough to add a few fixes to his mount path selector function in order to eliminate some extraneous UBI drive references. Also, if only one external drive is attached, it will automatically select that without needing to display a selection menu.
- FIXED: Gave -purge mode a little more context on-screen, and fixed the exit back to a prompt after running since it incorrectly started a backup afterwards.
- MINOR: Fixed some grammar for a few on-screen messages based on the variable language they were displaying.
Download link (or update directly within AMTM):
Code:
curl --retry 3 "https://raw.githubusercontent.com/ViktorJp/BACKUPMON/master/backupmon-1.31.sh" -o "/jffs/scripts/backupmon.sh" && chmod 755 "/jffs/scripts/backupmon.sh"
Significant screenshots:
Here you see that with only 1 attached USB drive, it will automatically select it and move on!