Skip to content

Commit

Permalink
Update backupmon.sh
Browse files Browse the repository at this point in the history
Fine-tuning.
  • Loading branch information
Martinski4GitHub committed Jul 11, 2024
1 parent 5e01be1 commit fc3ce72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backupmon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2606,7 +2606,7 @@ _CheckForCustomEmailLibraryScript_()
. "$CEMAIL_LIB_FILE_PATH"

if [ -z "${CEM_LIB_VERSION:+xSETx}" ] || \
_CheckLibraryUpdates_CEM_ "$CEMAIL_LIB_LOCAL_DIR" "$1"
_CheckLibraryUpdates_CEM_ "$CEMAIL_LIB_LOCAL_DIR" "$@"
then
retCode=1
doDL_LibScriptFlag=true
Expand Down

0 comments on commit fc3ce72

Please sign in to comment.