Disable shellcheck warning for EUID
Summary:
This snippet explicitly uses EUID with call to id as a fallback.
As such, SC3028 is a false positive.
Test Plan: shellcheck script-using-this-snippet.sh
Reviewers: dereckson
Reviewed By: dereckson
Differential Revision: https://devcentral.nasqueron.org/D3679