code formatting fix
This commit is contained in:
parent
f854e31fd6
commit
1197ceb06f
@ -467,8 +467,8 @@ fi
|
|||||||
### Log start of script operations
|
### Log start of script operations
|
||||||
echo -e "${note}[$(stamp)] --- Start $scriptName execution ---${normal}" \
|
echo -e "${note}[$(stamp)] --- Start $scriptName execution ---${normal}" \
|
||||||
>> "$logFile"
|
>> "$logFile"
|
||||||
echo -e "${info}[$(stamp)] -- [INFO] Log file located at ${lit}${logFile}${info}" \
|
echo -e "${info}[$(stamp)] -- [INFO] Log file located at ${lit}${logFile}" \
|
||||||
"--${normal}" >> "$logFile"
|
"${info}--${normal}" >> "$logFile"
|
||||||
|
|
||||||
|
|
||||||
### Export logFile variable for use by Borg
|
### Export logFile variable for use by Borg
|
||||||
|
Loading…
Reference in New Issue
Block a user