1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/www/wwwoffle/files/wwwoffled.sh
Steve Price 591ef95b34 This port is missing a couple of files, and makes incorrect assumptions
about the permissions on one file.

PR:		11195
Submitted by:	maintainer
1999-04-19 04:11:32 +00:00

3 lines
104 B
Bash

#!/bin/sh
[ -x %PREFIX%/sbin/wwwoffled ] && %PREFIX%/sbin/wwwoffled > /dev/null && echo -n ' wwwoffled'