k44Eqha/Procfile

2 lines
145 B
Plaintext
Raw Normal View History

worker: chmod 700 .ssh && chmod 600 .ssh/id_rsa && git clone git@github.com:ledlamp/k44Eqha.git --depth=1 && cd k44Eqha && exec node src/main.js