Tested with FreeNAS 9.10
This commit is contained in:
parent
ce1a30dd84
commit
ea621c31fc
1 changed files with 1 additions and 5 deletions
|
@ -1,11 +1,7 @@
|
||||||
#!/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:"
|
||||||
<<<<<<< HEAD
|
echo " FreeNAS 9.10"
|
||||||
echo " 9.3-RELEASE-p29"
|
|
||||||
=======
|
|
||||||
echo " 9.3-RELEASE-p29 FreeBSD"
|
|
||||||
>>>>>>> 24052457bbabf197b2c4e1745f45901fa9e247f2
|
|
||||||
echo
|
echo
|
||||||
echo
|
echo
|
||||||
echo "Press any key to begin"
|
echo "Press any key to begin"
|
||||||
|
|
Reference in a new issue