summaryrefslogtreecommitdiffstats
path: root/release/amd64
diff options
context:
space:
mode:
Diffstat (limited to 'release/amd64')
-rwxr-xr-xrelease/amd64/dokern.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/amd64/dokern.sh b/release/amd64/dokern.sh
index 4417515..9425369 100755
--- a/release/amd64/dokern.sh
+++ b/release/amd64/dokern.sh
@@ -1,6 +1,7 @@
#!/bin/sh
-
+#
# $FreeBSD$
+#
if [ $# -lt 1 ]; then
FDSIZE=NORMAL
OpenPOWER on IntegriCloud