tested on Freenas 9.3 RELEASE p29
This commit is contained in:
parent
6f38b39376
commit
c36b542279
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/tcsh
|
#!/bin/tcsh
|
||||||
echo "FreeNAS Gogs installation script."
|
echo "FreeNAS Gogs installation script."
|
||||||
echo "This has been tested on:"
|
echo "This has been tested on:"
|
||||||
echo " 9.3-RELEASE-p5 FreeBSD 9.3-RELEASE-p5 #1"
|
echo " 9.3-RELEASE-p29"
|
||||||
echo " f8ed4e8: Fri Dec 19 20:25:35 PST 2014"
|
echo
|
||||||
echo
|
echo
|
||||||
echo "Press any key to begin"
|
echo "Press any key to begin"
|
||||||
set jnk = $<
|
set jnk = $<
|
||||||
|
|
Reference in a new issue