mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-30 21:28:58 +01:00
6 lines
55 B
Bash
Executable File
6 lines
55 B
Bash
Executable File
#! /bin/sh
|
|
|
|
set -e
|
|
|
|
install-info --quiet --remove find
|