test
This commit is contained in:
parent
0ff983e922
commit
2978b9301c
@ -8,7 +8,7 @@ TOPGRADE_CONF_REPO="https://git.deathbybandaid.net/deathbybandaid/topgrade.git"
|
|||||||
topgrade ()
|
topgrade ()
|
||||||
{
|
{
|
||||||
if [[ -f "$TOPGRADE_PATH" ]] ; then
|
if [[ -f "$TOPGRADE_PATH" ]] ; then
|
||||||
$TOPGRADE_PATH $0
|
$TOPGRADE_PATH $?
|
||||||
else
|
else
|
||||||
echo "topgrade not found at $TOPGRADE_PATH"
|
echo "topgrade not found at $TOPGRADE_PATH"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user