hotfix - minor
This commit is contained in:
parent
e93d112e4b
commit
a5b26a9a94
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
if ! command -v jq &> /dev/null; then
|
||||
echo "oww, it seems that you don't have jq JSON pawsew installed... pwease do :3"
|
||||
echo "apt: sudo apt-get install jq"
|
||||
echo "pacman: "
|
||||
echo "pacman: sudo pacman -S jq"
|
||||
echo "xbps: sudo xbps-install -S jq"
|
||||
exit 1
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue