From 6548504333f6ea1a823eac7c8aaa82e96c41b58e Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Thu, 28 Oct 2021 15:15:36 +0200 Subject: [PATCH] Use full path --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 8ad4ac2..9147f62 100644 --- a/app.json +++ b/app.json @@ -19,7 +19,7 @@ }, "LNME_TOR_EXE_PATH": { "description": "Path to the tor executable", - "value": "~/tor/bin/tor" + "value": "/app/tor/bin/tor" } }, "buildpacks": [