mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
|
#! /bin/sh -
|
||
|
|
||
|
./gunzip < tw.db_`hostname`.gz | ./tripwire -dfd 0 -c tw.config
|