remove "nginx: configuration is ok"
This commit is contained in:
parent
3290c04f6b
commit
696a047e32
@ -89,7 +89,7 @@ echo -e "
|
||||
dmesg -T | grep "Out of memory"
|
||||
;;
|
||||
3)
|
||||
nginx -T | egrep "configuration file|server_name"
|
||||
nginx -T 2> /dev/null | egrep "configuration file|server_name"
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user