From c993cc76a7a7d9bb0786593bfc13e72a736823d6 Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Thu, 14 Jan 2021 16:45:19 -0800 Subject: [PATCH] Move env setting to last thing before solution Signed-off-by: James Ketrenos --- templates/{01-env.in => 99-env.in} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename templates/{01-env.in => 99-env.in} (100%) diff --git a/templates/01-env.in b/templates/99-env.in similarity index 100% rename from templates/01-env.in rename to templates/99-env.in