From 39aebe7b14abdcbd79b1c9b1c8fcb1fe1f7f3ca1 Mon Sep 17 00:00:00 2001 From: Michael Mann Date: Wed, 26 May 2021 14:33:26 -0400 Subject: [PATCH] update permissions (#6061) --- BUILD_TIMELORD.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD_TIMELORD.md b/BUILD_TIMELORD.md index ad59e0d0f3..51ba6064a9 100644 --- a/BUILD_TIMELORD.md +++ b/BUILD_TIMELORD.md @@ -9,6 +9,7 @@ the virtual environment. ```bash . ./activate +chmod +x ./install-timelord.sh sh install-timelord.sh ```