mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-12 20:56:40 +02:00
chore: Fix indentation
This commit is contained in:
parent
bd67cf43a9
commit
10f1388912
@ -493,6 +493,7 @@
|
|||||||
rar)
|
rar)
|
||||||
lsar "''${FILE_PATH}" && exit 0
|
lsar "''${FILE_PATH}" && exit 0
|
||||||
exit 1;;
|
exit 1;;
|
||||||
|
|
||||||
7z)
|
7z)
|
||||||
7z l -p -- "''${FILE_PATH}" && exit 0
|
7z l -p -- "''${FILE_PATH}" && exit 0
|
||||||
exit 1;;
|
exit 1;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user