Skip to content

Commit

Permalink
Merge pull request #10 from ViktorJp/main
Browse files Browse the repository at this point in the history
Update backupmon_dev.sh
  • Loading branch information
ViktorJp authored Feb 19, 2024
2 parents a8891f5 + f8b358e commit 468808e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backupmon_dev.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

# Original functional backup script by: @Jeffrey Young, August 9, 2023
# BACKUPMON v1.5.6 heavily modified and restore functionality added by @Viktor Jaep, 2023
# BACKUPMON v1.5.7 heavily modified and restore functionality added by @Viktor Jaep, 2023
#
# BACKUPMON is a shell script that provides backup and restore capabilities for your Asus-Merlin firmware router's JFFS and
# external USB drive environments. By creating a network share off a NAS, server, or other device, BACKUPMON can point to
Expand Down Expand Up @@ -2614,7 +2614,7 @@ vsetup () {
fi
echo ""
echo -e "${CGreen}----------------------------------------------------------------"
echo -e "${CGreen}Testing and Diagnostics"
echo -e "${CGreen}Testing + Diagnostics Operations"
echo -e "${CGreen}----------------------------------------------------------------"
echo -e "${InvDkGray}${CWhite} ts ${CClear}${CCyan}: Test your Network Backup Target"
echo -e "${InvDkGray}${CWhite} te ${CClear}${CCyan}: Test AMTM Email Communications"
Expand Down

0 comments on commit 468808e

Please sign in to comment.