This commit is contained in:
deathbybandaid 2022-02-01 15:18:53 -05:00
parent 38662cd457
commit c249ebb244

View File

@ -16,7 +16,7 @@ topgrade-conf-pull ()
topgrade ()
{
$topgrade_path
echo "$topgrade_path"
#if [ -f "$topgrade_path" ] ; then
# "$topgrade_path"
#else