mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Axe the s in developers. Capitalize accordingly. Suggested by JimP
This commit is contained in:
parent
3f64051e07
commit
92c5013cb7
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user