865ed821c5
Submitted by: Ollivier Robert <roberto@FreeBSD.org>
8 lines
168 B
Text
8 lines
168 B
Text
--- 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
|