[go: up one dir, main page]

Menu

[599fc9]: / debian / postinst  Maximize  Restore  History

Download this file

6 lines (5 with data), 136 Bytes

#!/bin/sh
set -e
#install-info --description='GNU Hello.  Prints a classic greeting.' \
#	     --quiet /usr/info/hello.info
#DEBHELPER#