Axe the s in developers. Capitalize accordingly. Suggested by JimP

This commit is contained in:
Scott Ullrich 2009-09-22 18:51:01 -04:00
parent 3f64051e07
commit 92c5013cb7

View File

@ -84,7 +84,7 @@ echo " 8) Shell"
echo " 9) PFtop"
echo "10) Filter Logs"
echo "11) Restart webConfigurator"
echo "12) ${product} developers shell"
echo "12) ${product} Developer Shell"
echo "13) Upgrade from console"
SSHD=`netstat -an | grep "*.22" | wc -l`
if [ "$SSHD" -gt 0 ]; then