mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Add unblob
This commit is contained in:
@@ -513,6 +513,9 @@ EOF
|
||||
fi
|
||||
cargo install igrep
|
||||
;;
|
||||
unblob)
|
||||
pip install --user unblob
|
||||
;;
|
||||
*)
|
||||
echo "Unknown tool: ${TOOL}" >/dev/stderr
|
||||
list_tools
|
||||
|
||||
Reference in New Issue
Block a user