Browse Source
* archive: fix unrar check when using unrar-free unrar-free returns the error code 1 when run without arguments, thus failing the presence check. Replacing the current presence check with (( $+commands[unrar] )) fixes the problem. * archive: add unar support for lsarchive and unarchive No `archive` support with unar.master
Nicola Corna
7 years ago
committed by
Kaleb Elwert
3 changed files with 11 additions and 7 deletions
Loading…
Reference in new issue