install_bin: no help text if getarch

This commit is contained in:
bol-van
2025-06-16 09:13:40 +03:00
parent 20b69cb63d
commit bc47a13ba4

View File

@@ -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