Add an empty bin/start-nginx wrapper, to allow running Procfile locally

This commit is contained in:
Piotr Sarnacki 2013-11-05 12:25:04 +01:00
parent 28c019c18d
commit 7cdc6dc5c8

3
bin/start-nginx Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
"$@"