test
This commit is contained in:
parent
2978b9301c
commit
d07b2e5348
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user