Changed whitespace in function definition
This commit is contained in:
parent
3a8a6dc7e9
commit
5debdd0e56
|
@ -11,7 +11,7 @@ proxy=true # Set the proxy to true or fa
|
|||
## Define date time stamp function
|
||||
###########################################
|
||||
function ds() {
|
||||
date +"[%F %T]"
|
||||
date +"[%F %T]"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue