Skip to content

Instantly share code, notes, and snippets.

@uneasyguy
Last active October 25, 2019 20:52
Show Gist options
  • Save uneasyguy/f34638dd570fce50d3867c30e16669e8 to your computer and use it in GitHub Desktop.
Save uneasyguy/f34638dd570fce50d3867c30e16669e8 to your computer and use it in GitHub Desktop.
#!/bin/sh
/usr/local/bin/forever start -s --minUptime 1000 --spinSleepTime 1000 -c python3 ~/appscript/merge_app.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment