mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-01-28 20:43:21 +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
|