Skip to content

Instantly share code, notes, and snippets.

@yarick123
yarick123 / startup-app.sh
Last active December 16, 2015 08:19 — forked from touv/startup-app.sh
#!/bin/sh
##3.5...10...15...20...25...30...35...40...45...50...55...60...65...70...75...80
##
## Debian / Linux / Ubuntu / LSB
## Startup script for Express / Node.js application with the forever module
##
##
## A modification of "init.d.lsb.ex" by Nicolas Thouvenin
##
##