Remove new line
This commit is contained in:
parent
8cb55f5f95
commit
73e22c7346
1 changed files with 1 additions and 1 deletions
|
@ -919,7 +919,7 @@ if [[ "${GETPATH}" -eq 1 ]]; then
|
|||
echo " Codes: ${codes}"
|
||||
echo " Verified: ${verified}"
|
||||
echo "File Type: ${fileinfo}"
|
||||
echo ""
|
||||
# echo ""
|
||||
|
||||
## Copy to clipboard?
|
||||
if [[ "${CLIPBOARD}" -eq 1 ]]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue