Skip to content

Instantly share code, notes, and snippets.

View proapi's full-sized avatar
🚲
Working from home

Michał Pawelski proapi

🚲
Working from home
View GitHub Profile
@proapi
proapi / passenger
Last active August 29, 2015 14:22 — forked from cblunt/myapp
Passenger init script #linux #bash #server
#!/bin/bash
### BEGIN INIT INFO
# Provides: myapp passenger in standalone
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# X-Interactive: true
# Short-Description: Start/stop myapp.com web site
### END INIT INFO
#PATH=/sbin:/usr/sbin:/bin:/usr/bin