mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
865ed821c5
Submitted by: Ollivier Robert <roberto@FreeBSD.org>
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
--- cfssh.orig Mon May 22 20:56:00 2000
|
|
+++ cfssh Mon May 22 20:56:11 2000
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/ksh
|
|
+#!/bin/sh
|
|
|
|
if [ -z "$1" ]; then
|
|
echo Usage: cfssh directory
|