Fix nginx invoke command issue
Summary:
- nginx -t allows syntax checking
- nginx -s ... allow to send a signal
I imagine the initial intent was nginx -t && nginx -s reload.
Test Plan: nginx -s reload
Reviewers: dereckson
Differential Revision: https://devcentral.nasqueron.org/D706