From 8aa41446781ce744f97b3217b2750b570406d5c5 Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Fri, 18 Feb 2022 09:46:39 -0500 Subject: [PATCH] tweak topgrade git update --- topgrade.aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topgrade.aliases b/topgrade.aliases index d419b8a..8baf85f 100644 --- a/topgrade.aliases +++ b/topgrade.aliases @@ -20,7 +20,7 @@ alias topgrade='$topgrade_path' alias sysup='$topgrade_path --config $topgrade_conf_path/systemonly.toml' # Template Repos -alias templateup='$topgrade_path --config $topgrade_conf_path/template_git.toml' +alias templategitup='$topgrade_path --config $topgrade_conf_path/template_git.toml' #topgrade () #{