From aa60087da4f89b5430ad5a2e99f3bbe2c96320c9 Mon Sep 17 00:00:00 2001 From: Lamp Date: Wed, 22 Apr 2020 20:50:14 -0700 Subject: [PATCH] AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAApdate Procfile --- Procfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Procfile b/Procfile index bc2f971..fd65209 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -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 +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