Skip to content

Instantly share code, notes, and snippets.

@wimarbueno
Created June 28, 2022 15:38
Show Gist options
  • Save wimarbueno/08330c52887429fd5405ebefcc435307 to your computer and use it in GitHub Desktop.
Save wimarbueno/08330c52887429fd5405ebefcc435307 to your computer and use it in GitHub Desktop.
# platzi
# description "Platzi Linux Service"
# authon "Pablo Trinidad"
start on startup
script
exec /home/platzi/deploy/gunicorn_start
end script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment