Pull in the notice from webupdate that these scripts are not
updated automatically on the cluster. Approved by: doceng (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
20b0d371b1
commit
931f8586f2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43138
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# NOTE: Changes to this file is NOT automatically used for the web
|
||||
# site build on www.FreeBSD.org. If an update to the main build
|
||||
# script is required, please contact webmaster@FreeBSD.org or a member
|
||||
# of the wwwadm team.
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PATH=/bin:/usr/bin:/usr/local/bin
|
||||
|
|
Loading…
Reference in a new issue