Project

General

Profile

« Previous | Next » 

Revision 3f64051e

Added by Scott Ullrich almost 16 years ago

Rename PHP Shell to developers shell

View differences:

etc/rc.initial
84 84
echo " 9)  PFtop"
85 85
echo "10)  Filter Logs"
86 86
echo "11)  Restart webConfigurator"
87
echo "12)  ${product} PHP shell"
87
echo "12)  ${product} developers shell"
88 88
echo "13)  Upgrade from console"
89 89
SSHD=`netstat -an | grep "*.22" | wc -l`
90 90
if [ "$SSHD" -gt 0 ]; then

Also available in: Unified diff