mirror of
https://github.com/bol-van/zapret.git
synced 2025-06-29 18:21:16 +00:00
install_bin: no help text if getarch
This commit is contained in:
parent
20b69cb63d
commit
bc47a13ba4
@ -130,6 +130,7 @@ ccp()
|
||||
|
||||
UNAME=$(uname)
|
||||
|
||||
[ "$1" = getarch ] ||
|
||||
if [ ! -d "$BINDIR" ] || ! dir_is_not_empty "$BINDIR" ]; then
|
||||
echo "no binaries found"
|
||||
case $UNAME in
|
||||
|
Loading…
Reference in New Issue
Block a user