Skip to content

Instantly share code, notes, and snippets.

@tgockel
Last active May 3, 2019 20:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tgockel/d6a580c1d67aafa3651aa417a438efe1 to your computer and use it in GitHub Desktop.
Save tgockel/d6a580c1d67aafa3651aa417a438efe1 to your computer and use it in GitHub Desktop.
#!/bin/sh
# Most containers do not have the sudo program installed, but this works well
# enough.
exec "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment