Skip to content

Instantly share code, notes, and snippets.

@mikeesto
Created October 24, 2022 03:30
Show Gist options
  • Save mikeesto/df3be9b3dd829b0c3eac04f82ec53ff3 to your computer and use it in GitHub Desktop.
Save mikeesto/df3be9b3dd829b0c3eac04f82ec53ff3 to your computer and use it in GitHub Desktop.
Run Python scripts on boot with PM2
pm2 start script.py --interpreter python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment