This commit is contained in:
deathbybandaid 2022-02-01 15:19:41 -05:00
parent c249ebb244
commit e5e7c57ce7

View File

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