diff --git a/topgrade.aliases b/topgrade.aliases index 8eb4756..d781c91 100644 --- a/topgrade.aliases +++ b/topgrade.aliases @@ -8,7 +8,7 @@ TOPGRADE_CONF_REPO="https://git.deathbybandaid.net/deathbybandaid/topgrade.git" topgrade () { if [[ -f "$TOPGRADE_PATH" ]] ; then - $TOPGRADE_PATH $? + $TOPGRADE_PATH else echo "topgrade not found at $TOPGRADE_PATH" fi