aboutsummaryrefslogtreecommitdiff
path: root/es_ES.ISO8859-1/articles/pxe/pre
diff options
context:
space:
mode:
Diffstat (limited to 'es_ES.ISO8859-1/articles/pxe/pre')
-rw-r--r--es_ES.ISO8859-1/articles/pxe/pre7
1 files changed, 7 insertions, 0 deletions
diff --git a/es_ES.ISO8859-1/articles/pxe/pre b/es_ES.ISO8859-1/articles/pxe/pre
new file mode 100644
index 0000000000..afeb6ab73d
--- /dev/null
+++ b/es_ES.ISO8859-1/articles/pxe/pre
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+# $Wintelcom: src/freebsd/pxe/doc/pre,v 1.1 2000/07/14 12:42:05 bright Exp $
+# $FreeBSD$
+
+echo pre-install
+exit 0