From c249ebb244e4a0b5e4e8e4d6df9c355e575e7e98 Mon Sep 17 00:00:00 2001 From: deathbybandaid Date: Tue, 1 Feb 2022 15:18:53 -0500 Subject: [PATCH] test --- topgrade.aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topgrade.aliases b/topgrade.aliases index df77ad6..f116ea6 100644 --- a/topgrade.aliases +++ b/topgrade.aliases @@ -16,7 +16,7 @@ topgrade-conf-pull () topgrade () { - $topgrade_path + echo "$topgrade_path" #if [ -f "$topgrade_path" ] ; then # "$topgrade_path" #else