Formatting: Start tag
This commit is contained in:
parent
b0218ea8a4
commit
caf2f6feb0
@ -216,7 +216,8 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
### Log start of script operations
|
### Log start of script operations
|
||||||
echo -e "${bold}${op}${stamp}-- Start $scriptName execution ---" >> "$logFile"
|
echo -e "${bold}${op}${stamp}-- Start $scriptName execution ---${normal}" \
|
||||||
|
>> "$logFile"
|
||||||
|
|
||||||
|
|
||||||
### Export logFile variable for use by Borg
|
### Export logFile variable for use by Borg
|
||||||
|
Loading…
Reference in New Issue
Block a user