Commit bb934348 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-list_available: small fix

parent 02c7cb9c
......@@ -114,12 +114,6 @@ case $PMTYPE in
nix)
CMD="nix-env -qaP"
;;
appget)
CMD="appget search"
;;
winget)
CMD="winget search"
;;
xbps)
CMD="xbps-query -l -R"
showcmd $CMD
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment