Files
meanTorrent/Procfile
Christian Berendt 4879a8ea2a Remove executable bit when not necessary
The executable bit is set for a lot of files where it is not necessary
to have the executable bit set. This PR removes the executable bit from
those files.
2015-02-16 14:19:56 +01:00

2 lines
48 B
Plaintext

web: ./node_modules/.bin/forever -m 5 server.js