File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -52,12 +52,12 @@ GITLAB_TOKEN="${GITLAB_TOKEN:?}"; readonly GITLAB_TOKEN
5252
5353# Variables.
5454META=" $( date ' +%FT%T%:z' ) $( hostname -f ) ${SRC_NAME} "
55- LOG_BACKUP=" ${SRC_DIR} /log.backup"
56- LOG_CHECK=" ${SRC_DIR} /log.check"
57- LOG_CLEAN=" ${SRC_DIR} /log.clean"
58- LOG_MOUNT=" ${SRC_DIR} /log.mount"
59- LOG_SYNC=" ${SRC_DIR} /log.sync"
60- LOG_UMOUNT=" ${SRC_DIR} /log.umount"
55+ LOG_BACKUP=" ${SRC_DIR} /log.db. backup"
56+ LOG_CHECK=" ${SRC_DIR} /log.db. check"
57+ LOG_CLEAN=" ${SRC_DIR} /log.db. clean"
58+ LOG_MOUNT=" ${SRC_DIR} /log.db. mount"
59+ LOG_SYNC=" ${SRC_DIR} /log.db. sync"
60+ LOG_UMOUNT=" ${SRC_DIR} /log.db. umount"
6161
6262# -------------------------------------------------------------------------------------------------------------------- #
6363# -----------------------------------------------------< SCRIPT >----------------------------------------------------- #
You can’t perform that action at this time.
0 commit comments