Selaa lähdekoodia

Fix shellcheck

master
Arun Prakash Jana 4 vuotta sitten
vanhempi
commit
f6d9a6b34d
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      plugins/preview-tui

+ 1
- 1
plugins/preview-tui Näytä tiedosto

@@ -58,7 +58,7 @@ preview_file () {
# Binary file: just print filetype info
echo "-------- binary file --------"
file -b "$1"
echo "\n-------- stat --------"
echo "-------- stat --------"
stat "$1"
else
# Text file:


Loading…
Peruuta
Tallenna