add mention to self upgrade that current version is being used if update fails
This commit is contained in:
@@ -107,7 +107,7 @@ function SelfUpgrade {
|
||||
printok "Self upgrade done"
|
||||
exec "$SCRIPT_DIR/xo-install.sh" "$@"
|
||||
} ||
|
||||
printfail "Failed to self upgrade. Check logs for more details"
|
||||
printfail "Failed to self upgrade. Check logs for more details. Continuing with current version"
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user