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 @@ -50,12 +50,12 @@ GITLAB_TOKEN="${GITLAB_TOKEN:?}"; readonly GITLAB_TOKEN
5050
5151# Variables.
5252META=" $( date ' +%FT%T%:z' ) $( hostname -f ) ${SRC_NAME} "
53- LOG_BACKUP=" ${SRC_DIR} /log.backup"
54- LOG_CHECK=" ${SRC_DIR} /log.check"
55- LOG_CLEAN=" ${SRC_DIR} /log.clean"
56- LOG_MOUNT=" ${SRC_DIR} /log.mount"
57- LOG_SYNC=" ${SRC_DIR} /log.sync"
58- LOG_UMOUNT=" ${SRC_DIR} /log.umount"
53+ LOG_BACKUP=" ${SRC_DIR} /log.fs. backup"
54+ LOG_CHECK=" ${SRC_DIR} /log.fs. check"
55+ LOG_CLEAN=" ${SRC_DIR} /log.fs. clean"
56+ LOG_MOUNT=" ${SRC_DIR} /log.fs. mount"
57+ LOG_SYNC=" ${SRC_DIR} /log.fs. sync"
58+ LOG_UMOUNT=" ${SRC_DIR} /log.fs. umount"
5959
6060# -------------------------------------------------------------------------------------------------------------------- #
6161# -----------------------------------------------------< SCRIPT >----------------------------------------------------- #
You can’t perform that action at this time.
0 commit comments