This commit is contained in:
deathbybandaid 2022-02-01 15:20:16 -05:00
parent e5e7c57ce7
commit 8e2b57a096

View File

@ -14,15 +14,15 @@ topgrade-conf-pull ()
fi
}
topgrade ()
{
#topgrade ()
#{
echo "test"
#if [ -f "$topgrade_path" ] ; then
# "$topgrade_path"
#else
# echo "topgrade not found at $topgrade_path"
#fi
}
#}
# System Updates Only
#sysup ()