summaryrefslogtreecommitdiffstats
path: root/release/scripts/src-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release/scripts/src-install.sh')
-rwxr-xr-xrelease/scripts/src-install.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/release/scripts/src-install.sh b/release/scripts/src-install.sh
index 91e83f4..32e667f 100755
--- a/release/scripts/src-install.sh
+++ b/release/scripts/src-install.sh
@@ -1,5 +1,8 @@
#!/bin/sh
#
+# $FreeBSD$
+#
+
if [ "`id -u`" != "0" ]; then
echo "Sorry, this must be done as root."
exit 1
OpenPOWER on IntegriCloud