From b8eabd80911e56edd6d37fedaaea9fba3b883f6c Mon Sep 17 00:00:00 2001 From: Damian Stasik <920747+damianstasik@users.noreply.github.com> Date: Wed, 20 Sep 2023 03:21:00 +0200 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d41dcdef..46e32500 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Variables (TODO: update this after moving to opentofu org) +# Variables REPO_URL := https://github.com/opentofu/opentofu.git CLONE_DIR := ./opentofu-repo DEST_DIR := .