Skip to content

Instantly share code, notes, and snippets.

@Robert-Cunningham
Created May 9, 2020 04:43
Show Gist options
  • Save Robert-Cunningham/66eae5a62c628d6486c735310d76f0e8 to your computer and use it in GitHub Desktop.
Save Robert-Cunningham/66eae5a62c628d6486c735310d76f0e8 to your computer and use it in GitHub Desktop.
if (current_uid() != 0) {
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment